Last Version

json-path-parent-pom 1.1.0

Java JsonPath implementation

License

License

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.jayway.jsonpath
ArtifactId

ArtifactId

json-path-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

json-path-parent-pom
Java JsonPath implementation
Project URL

Project URL

https://github.com/jayway/JsonPath
Source Code Management

Source Code Management

http://github.com/jayway/JsonPath/tree/master

Download json-path-parent 1.1.0

Filename Size
json-path-parent-1.1.0.pom 10 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (6)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.6.1
commons-io : commons-io jar 2.4
org.slf4j : slf4j-simple jar 1.7.7
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.10

Project Modules

  • json-path
  • json-path-assert
  • json-path-web-test