Jar examples for j:jsonpath-2.10
jsonpath
You can download jar file jsonpath_2.10 0.5.0 in this page.
Apache 2
You can use the following script to add jsonpath_2.10-0.5.0.jar to your project.
<dependency> <groupId>io.gatling</groupId> <artifactId>jsonpath_2.10</artifactId> <version>0.5.0</version> </dependency>
compile group: 'io.gatling', name: 'jsonpath_2.10', version: '0.5.0'
libraryDependencies += "io.gatling" % "jsonpath_2.10" % "0.5.0"
<dependency org="io.gatling" name="jsonpath_2.10" rev="0.5.0"/>
@Grapes(@Grab(group='io.gatling', module='jsonpath_2.10', version='0.5.0'))
'io.gatling:jsonpath_2.10:jar:0.5.0'
Click the following link to download the jar file.
jsonpath_2.10-0.5.0-javadoc.jar