project ':json-path-assert'

Assertions on Json using JsonPath

License

License

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.jayway.jsonpath
ArtifactId

ArtifactId

json-path-assert
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

project ':json-path-assert'
Assertions on Json using JsonPath
Project URL

Project URL

https://github.com/jayway/JsonPath

Download json-path-assert

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.7.0
org.hamcrest : hamcrest jar 2.2
org.slf4j : slf4j-api jar 1.7.33

Project Modules

There are no modules declared in this project.
com.jayway.jsonpath

Jayway

Versions

Version
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.2.0
1.1.0
1.0.0
0.9.1
0.9.0
0.8.1
0.8.0
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1