is not current version
Last Version 5.11.9

io.github.arkinator:mockserver-testing 5.11.4

A module used for common testing code of all MockServer modules

GroupId

GroupId

io.github.arkinator
ArtifactId

ArtifactId

mockserver-testing
Version

Version

5.11.4
Type

Type

jar

Download mockserver-testing 5.11.4


<!-- https://jarcasting.com/artifacts/io.github.arkinator/mockserver-testing/ -->
<dependency>
    <groupId>io.github.arkinator</groupId>
    <artifactId>mockserver-testing</artifactId>
    <version>5.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.arkinator/mockserver-testing/
implementation 'io.github.arkinator:mockserver-testing:5.11.4'
// https://jarcasting.com/artifacts/io.github.arkinator/mockserver-testing/
implementation ("io.github.arkinator:mockserver-testing:5.11.4")
'io.github.arkinator:mockserver-testing:jar:5.11.4'
<dependency org="io.github.arkinator" name="mockserver-testing" rev="5.11.4">
  <artifact name="mockserver-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.arkinator', module='mockserver-testing', version='5.11.4')
)
libraryDependencies += "io.github.arkinator" % "mockserver-testing" % "5.11.4"
[io.github.arkinator/mockserver-testing "5.11.4"]