Group Id org.mock-server
Artifact Id mockserver-maven-plugin-integration-tests
Version 3.9.6
Packaging jar
URL -
Badge
Last Updated 2015-04-07T23:22:01+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.mock-server</groupId>
    <artifactId>mockserver-maven-plugin-integration-tests</artifactId>
    <version>3.9.6</version>
</dependency>
implementation group: 'org.mock-server', name: 'mockserver-maven-plugin-integration-tests', version: '3.9.6'
implementation 'org.mock-server:mockserver-maven-plugin-integration-tests:3.9.6'
implementation("org.mock-server:mockserver-maven-plugin-integration-tests:3.9.6")
libraryDependencies += "org.mock-server" % "mockserver-maven-plugin-integration-tests" % "3.9.6"
<dependency org="org.mock-server" name="mockserver-maven-plugin-integration-tests" rev="3.9.6"/>
@Grapes(
    @Grab(group='org.mock-server', module='mockserver-maven-plugin-integration-tests', version='3.9.6')
)
[org.mock-server/mockserver-maven-plugin-integration-tests "3.9.6"]
'org.mock-server:mockserver-maven-plugin-integration-tests:3.9.6'