Download jsonpath_2.12-0.6.9.jar file - Jar j

Jar examples for j:jsonpath-2.12

Description

jsonpath

You can download jar file jsonpath_2.12 0.6.9 in this page.

License

Apache 2

Build File

You can use the following script to add jsonpath_2.12-0.6.9.jar to your project.

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

Download

Click the following link to download the jar file.

jsonpath_2.12-0.6.9-sources.jar
jsonpath_2.12-0.6.9.jar
jsonpath_2.12-0.6.9.pom
jsonpath_2.12-0.6.9-javadoc.jar



Related Tutorials