Group Id org.mock-server
Artifact Id mockserver-maven-plugin-integration-tests
Version 3.6.1
Packaging jar
URL -
Badge
Last Updated 2014-08-31T18:13:37+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.6.1</version>
</dependency>
implementation group: 'org.mock-server', name: 'mockserver-maven-plugin-integration-tests', version: '3.6.1'
implementation 'org.mock-server:mockserver-maven-plugin-integration-tests:3.6.1'
implementation("org.mock-server:mockserver-maven-plugin-integration-tests:3.6.1")
libraryDependencies += "org.mock-server" % "mockserver-maven-plugin-integration-tests" % "3.6.1"
<dependency org="org.mock-server" name="mockserver-maven-plugin-integration-tests" rev="3.6.1"/>
@Grapes(
    @Grab(group='org.mock-server', module='mockserver-maven-plugin-integration-tests', version='3.6.1')
)
[org.mock-server/mockserver-maven-plugin-integration-tests "3.6.1"]
'org.mock-server:mockserver-maven-plugin-integration-tests:3.6.1'