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

Jar examples for j:jsonpath-2.10

Description

jsonpath

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials