Last Version

com.jayway.jsonpath:json-path-web-test 1.1.0

Java JsonPath implementation

License

License

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.jayway.jsonpath
ArtifactId

ArtifactId

json-path-web-test
Version

Version

1.1.0
Type

Type

jar
Description

Description

Java JsonPath implementation
Source Code Management

Source Code Management

http://github.com/jayway/JsonPath/tree/master/json-path-web-test

Download json-path-web-test 1.1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all jar 9.2.0.v20140526
org.glassfish.jersey.containers : jersey-container-servlet jar 2.9.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.9.1
commons-io : commons-io jar 2.4
com.jayway.jsonpath : json-path jar 1.1.0
io.fastjson : boon jar 0.25
com.nebhale.jsonpath : jsonpath jar 1.2
com.fasterxml.jackson.core : jackson-databind jar 2.3.4
io.gatling : jsonpath_2.10 jar 0.4.0
org.slf4j : slf4j-api jar 1.7.7

runtime (1)

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

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.6.1
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.