Last Version

org.valid4j:json-path-matchers 1.1

Matchers to test your JSON using json path expressions (based on jayway.jsonpath)

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.valid4j
ArtifactId

ArtifactId

json-path-matchers
Version

Version

1.1
Type

Type

jar
Description

Description

org.valid4j:json-path-matchers
Matchers to test your JSON using json path expressions (based on jayway.jsonpath)
Project URL

Project URL

https://github.com/valid4j/json-path-matchers
Project Organization

Project Organization

valid4j
Source Code Management

Source Code Management

http://github.com/valid4j/json-path-matchers/tree/master

Download json-path-matchers 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
com.jayway.jsonpath : json-path jar 2.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.