Download jsonpath_2.11-0.6.4.jar file - Jar j

Jar examples for j:jsonpath-2.11

Description

jsonpath

You can download jar file jsonpath_2.11 0.6.4 in this page.

License

Apache 2

Build File

You can use the following script to add jsonpath_2.11-0.6.4.jar to your project.

<dependency>
   <groupId>io.gatling</groupId>
   <artifactId>jsonpath_2.11</artifactId>
   <version>0.6.4</version>
</dependency>
compile group: 'io.gatling', name: 'jsonpath_2.11', version: '0.6.4'
libraryDependencies += "io.gatling" % "jsonpath_2.11" % "0.6.4"
<dependency org="io.gatling" name="jsonpath_2.11" rev="0.6.4"/>
@Grapes(@Grab(group='io.gatling', module='jsonpath_2.11', version='0.6.4'))
'io.gatling:jsonpath_2.11:jar:0.6.4'

Download

Click the following link to download the jar file.

jsonpath_2.11-0.6.4-javadoc.jar
jsonpath_2.11-0.6.4-sources.jar
jsonpath_2.11-0.6.4.jar
jsonpath_2.11-0.6.4.pom



Related Tutorials