is not current version
Last Version 2.7.0

project ':json-path' 2.6.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.6.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.6.0


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

Dependencies

compile (7)

Group / Artifact Type Version
net.minidev : json-smart jar 2.4.7
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind Optional jar 2.12.3
com.google.code.gson : gson Optional jar 2.8.6
org.json : json Optional jar 20140107
org.apache.tapestry : tapestry-json Optional jar 5.7.2
org.codehaus.jettison : jettison Optional jar 1.4.1

Project Modules

There are no modules declared in this project.