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