Last Version

json-path-assert 1.0.3

json-path-assert component json-path-assert

License

License

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.github.lafa.jsonpath
ArtifactId

ArtifactId

json-path-assert
Version

Version

1.0.3
Type

Type

jar
Description

Description

json-path-assert
json-path-assert component json-path-assert
Project URL

Project URL

https://github.com/lafaspot/jsonpath

Download json-path-assert 1.0.3


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

Dependencies

compile (12)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
net.minidev : json-smart jar 2.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.google.code.gson : gson jar 2.3.1
org.codehaus.jettison : jettison jar 1.3.7
org.json : json jar 20140107
org.apache.tapestry : tapestry-json jar 5.4.3
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 2.1.0
commons-io : commons-io jar 2.4
com.github.lafa.jsonpath : json-path jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.