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