MockServer Integration Test

A module used to simplify integration testing of all MockServer versions by sharing commons integration testing components

License

License

GroupId

GroupId

io.github.arkinator
ArtifactId

ArtifactId

mockserver-integration-testing
Last Version

Last Version

5.11.9
Release Date

Release Date

Type

Type

jar
Description

Description

MockServer Integration Test
A module used to simplify integration testing of all MockServer versions by sharing commons integration testing components
Project URL

Project URL

http://www.mock-server.com

Download mockserver-integration-testing

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
io.github.arkinator : mockserver-core jar 5.11.9
io.github.arkinator : mockserver-client-java jar 5.11.9
io.github.arkinator : mockserver-testing jar 5.11.9
io.netty : netty-buffer jar 4.1.55.Final
io.netty : netty-codec jar 4.1.55.Final
io.netty : netty-codec-http jar 4.1.55.Final
io.netty : netty-common jar 4.1.55.Final
io.netty : netty-handler jar 4.1.55.Final
io.netty : netty-transport jar 4.1.55.Final
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.guava : guava jar 30.0-android
commons-io : commons-io jar 2.8.0
org.slf4j : slf4j-api jar 1.7.30
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.11.9
5.11.8
5.11.7
5.11.6
5.11.5
5.11.4
5.11.3