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