is not current version
Last Version 5.11.9

io.github.arkinator:mockserver-examples 5.11.8

An example project demonstration tests using the mock server and proxy

GroupId

GroupId

io.github.arkinator
ArtifactId

ArtifactId

mockserver-examples
Version

Version

5.11.8
Type

Type

jar

Download mockserver-examples 5.11.8


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