Last Version

project ':json-path' 2.7.0

Java port of Stefan Goessner JsonPath.

License

License

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.jayway.jsonpath
ArtifactId

ArtifactId

json-path
Version

Version

2.7.0
Type

Type

jar
Description

Description

project ':json-path'
Java port of Stefan Goessner JsonPath.
Project URL

Project URL

https://github.com/jayway/JsonPath

Download json-path 2.7.0


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

Dependencies

compile (9)

Group / Artifact Type Version
net.minidev : json-smart jar 2.4.7
org.slf4j : slf4j-api jar 1.7.33
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.1
com.google.code.gson : gson Optional jar 2.8.9
org.json : json Optional jar 20140107
org.apache.tapestry : tapestry-json Optional jar 5.8.0
org.codehaus.jettison : jettison Optional jar 1.4.1
jakarta.json : jakarta.json-api Optional jar 2.0.1
jakarta.json.bind : jakarta.json.bind-api Optional jar 2.0.0

Project Modules

There are no modules declared in this project.