MockServer Testing

A module used for common testing code of all MockServer modules

License

License

GroupId

GroupId

io.github.arkinator
ArtifactId

ArtifactId

mockserver-testing
Last Version

Last Version

5.11.9
Release Date

Release Date

Type

Type

jar
Description

Description

MockServer Testing
A module used for common testing code of all MockServer modules
Project URL

Project URL

http://www.mock-server.com

Download mockserver-testing

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
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