Last Version

mock-http-server-json-matcher 1.0

Extension to mock-http-server that can be used to match http request entities containing JSON content

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

mock-http-server-json-matcher
Version

Version

1.0
Type

Type

jar
Description

Description

mock-http-server-json-matcher
Extension to mock-http-server that can be used to match http request entities containing JSON content
Project URL

Project URL

https://github.com/kristofa/mock-http-server-json-matcher

Download mock-http-server-json-matcher 1.0


<!-- https://jarcasting.com/artifacts/com.github.kristofa/mock-http-server-json-matcher/ -->
<dependency>
    <groupId>com.github.kristofa</groupId>
    <artifactId>mock-http-server-json-matcher</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/mock-http-server-json-matcher/
implementation 'com.github.kristofa:mock-http-server-json-matcher:1.0'
// https://jarcasting.com/artifacts/com.github.kristofa/mock-http-server-json-matcher/
implementation ("com.github.kristofa:mock-http-server-json-matcher:1.0")
'com.github.kristofa:mock-http-server-json-matcher:jar:1.0'
<dependency org="com.github.kristofa" name="mock-http-server-json-matcher" rev="1.0">
  <artifact name="mock-http-server-json-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='mock-http-server-json-matcher', version='1.0')
)
libraryDependencies += "com.github.kristofa" % "mock-http-server-json-matcher" % "1.0"
[com.github.kristofa/mock-http-server-json-matcher "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.kristofa : mock-http-server jar 4.0
com.fasterxml.jackson.core : jackson-databind jar 2.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.8.5

Project Modules

There are no modules declared in this project.