is not current version
Last Version 5.11.9

MockServer Examples 5.11.3

An example project demonstration tests using the mock server and proxy

License

License

GroupId

GroupId

io.github.arkinator
ArtifactId

ArtifactId

mockserver-examples
Version

Version

5.11.3
Type

Type

jar
Description

Description

MockServer Examples
An example project demonstration tests using the mock server and proxy
Project URL

Project URL

http://www.mock-server.com

Download mockserver-examples 5.11.3


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

Dependencies

compile (27)

Group / Artifact Type Version
io.github.arkinator : mockserver-netty jar 5.11.3
io.github.arkinator : mockserver-client-java jar 5.11.3
io.github.arkinator : mockserver-core jar 5.11.3
org.eclipse.jetty : jetty-http jar 9.4.35.v20201120
org.eclipse.jetty : jetty-server jar 9.4.35.v20201120
org.eclipse.jetty : jetty-client jar 9.4.35.v20201120
org.eclipse.jetty : jetty-util jar 9.4.35.v20201120
org.apache.httpcomponents : httpclient jar 4.5.13
javax.ws.rs : javax.ws.rs-api jar 2.1.1
org.glassfish.jersey.core : jersey-client jar 2.32
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.32
org.glassfish.jersey.connectors : jersey-apache-connector jar 2.32
org.glassfish.jersey.inject : jersey-hk2 jar 2.32
com.google.http-client : google-http-client jar 1.38.0
com.google.http-client : google-http-client-jackson2 jar 1.38.0
org.freemarker : freemarker jar 2.3.30
com.fasterxml.jackson.core : jackson-core jar 2.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.google.guava : guava jar 30.0-android
javax.annotation : javax.annotation-api jar 1.3.2
org.springframework : spring-core jar 5.3.2
org.springframework : spring-context jar 5.3.2
org.springframework : spring-context-support jar 5.3.2
org.springframework : spring-web jar 5.3.2
org.springframework : spring-webmvc jar 5.3.2
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-jdk14 Optional jar 1.7.30

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (6)

Group / Artifact Type Version
io.github.arkinator : mockserver-testing jar 5.11.3
org.jsoup : jsoup jar 1.13.1
junit : junit jar 4.13.1
org.springframework : spring-test jar 5.3.2
org.mockito : mockito-core jar 3.6.28
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.