project ':json-path'

Java port of Stefan Goessner JsonPath.

License

License

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.jayway.jsonpath
ArtifactId

ArtifactId

json-path
Last Version

Last Version

2.7.0
Release Date

Release Date

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

How to add to project

<!-- 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.
com.jayway.jsonpath

Jayway

Versions

Version
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.2.0
1.1.0
1.0.0
0.9.1
0.9.0
0.8.1
0.8.0
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1