Jar examples for j:json-path-assert
json-path-assert component ${project.name}
You can download jar file json-path-assert 2.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add json-path-assert-2.2.0.jar to your project.
<dependency> <groupId>com.jayway.jsonpath</groupId> <artifactId>json-path-assert</artifactId> <version>2.2.0</version> </dependency>
compile group: 'com.jayway.jsonpath', name: 'json-path-assert', version: '2.2.0'
libraryDependencies += "com.jayway.jsonpath" % "json-path-assert" % "2.2.0"
<dependency org="com.jayway.jsonpath" name="json-path-assert" rev="2.2.0"/>
@Grapes(@Grab(group='com.jayway.jsonpath', module='json-path-assert', version='2.2.0'))
'com.jayway.jsonpath:json-path-assert:jar:2.2.0'
Click the following link to download the jar file.
json-path-assert-2.2.0-javadoc.jar