Last Version

json-hamcrest-matcher 1.0

This is a hamcrest matcher for partially matching json objects.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.arusarka
ArtifactId

ArtifactId

json-hamcrest-matcher
Version

Version

1.0
Type

Type

jar
Description

Description

json-hamcrest-matcher
This is a hamcrest matcher for partially matching json objects.
Source Code Management

Source Code Management

https://github.com/arusarka/json-hamcrest-matcher/tree/master

Download json-hamcrest-matcher 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.1.5
org.hamcrest : hamcrest-core jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.