Download jsonpath_2.10-0.4.0.jar file - Jar j

Jar examples for j:jsonpath-2.10

Description

jsonpath

You can download jar file jsonpath_2.10 0.4.0 in this page.

License

Apache 2

Build File

You can use the following script to add jsonpath_2.10-0.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

jsonpath_2.10-0.4.0-javadoc.jar
jsonpath_2.10-0.4.0-sources.jar
jsonpath_2.10-0.4.0.jar
jsonpath_2.10-0.4.0.pom



Related Tutorials