mockserver-bom

org.mock-server

mockserver-bom is a Java jar artifact published under the org.mock-server group on Maven Central. 4 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 7.4.0 4 versions jarChecking...

Add to your project7.3.0

<dependency>
    <groupId>org.mock-server</groupId>
    <artifactId>mockserver-bom</artifactId>
    <version>7.3.0</version>
</dependency>

Version Details — 7.3.0

Packaging
pom
Direct Deps
0
Total Deps
0
Published
Unknown
License
The Apache Software License, Version 2.0

Bill of Materials for MockServer. Import this BOM into the dependencyManagement section of a consuming project to pin every MockServer module — and every third-party dependency MockServer relies on — to a single, mutually consistent version. This makes downstream builds reproducible and satisfies strict version-alignment checks such as the Maven Enforcer dependencyConvergence rule, which would otherwise flag the differing transitive versions that MockServer's own parent POM resolves internally but does not export to consumers.

Checking security advisories...