JSONPath

Java JSONPath implemention

License

License

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

de.krsc.jsonpath
ArtifactId

ArtifactId

jsonpath
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSONPath
Java JSONPath implemention

Download jsonpath

How to add to project

<!-- https://jarcasting.com/artifacts/de.krsc.jsonpath/jsonpath/ -->
<dependency>
    <groupId>de.krsc.jsonpath</groupId>
    <artifactId>jsonpath</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.krsc.jsonpath/jsonpath/
implementation 'de.krsc.jsonpath:jsonpath:0.1'
// https://jarcasting.com/artifacts/de.krsc.jsonpath/jsonpath/
implementation ("de.krsc.jsonpath:jsonpath:0.1")
'de.krsc.jsonpath:jsonpath:jar:0.1'
<dependency org="de.krsc.jsonpath" name="jsonpath" rev="0.1">
  <artifact name="jsonpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.krsc.jsonpath', module='jsonpath', version='0.1')
)
libraryDependencies += "de.krsc.jsonpath" % "jsonpath" % "0.1"
[de.krsc.jsonpath/jsonpath "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
com.google.guava : guava jar 15.0

test (3)

Group / Artifact Type Version
org.json : json jar 20090211
org.hamcrest : hamcrest-all jar 1.3
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1