License |
License |
---|---|
Categories |
CategoriesJSON Data JsonPath |
GroupId | GroupIdcom.github.lafa.jsonpath |
ArtifactId | ArtifactIdjson-path-web-test |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson-path-web-test
json-path component json-path-web-test
|
Project URL |
Project URL |
Filename | Size |
---|---|
json-path-web-test-1.0.3.pom | |
json-path-web-test-1.0.3.jar | 65 KB |
json-path-web-test-1.0.3-sources.jar | 59 KB |
json-path-web-test-1.0.3-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lafa.jsonpath/json-path-web-test/ -->
<dependency>
<groupId>com.github.lafa.jsonpath</groupId>
<artifactId>json-path-web-test</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.jsonpath/json-path-web-test/
implementation 'com.github.lafa.jsonpath:json-path-web-test:1.0.3'
// https://jarcasting.com/artifacts/com.github.lafa.jsonpath/json-path-web-test/
implementation ("com.github.lafa.jsonpath:json-path-web-test:1.0.3")
'com.github.lafa.jsonpath:json-path-web-test:jar:1.0.3'
<dependency org="com.github.lafa.jsonpath" name="json-path-web-test" rev="1.0.3">
<artifact name="json-path-web-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.jsonpath', module='json-path-web-test', version='1.0.3')
)
libraryDependencies += "com.github.lafa.jsonpath" % "json-path-web-test" % "1.0.3"
[com.github.lafa.jsonpath/json-path-web-test "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lafa.jsonpath : json-path | jar | 1.0.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
net.minidev : json-smart | jar | 2.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
com.google.code.gson : gson | jar | 2.3.1 |
org.codehaus.jettison : jettison | jar | 1.3.7 |
org.json : json | jar | 20140107 |
org.apache.tapestry : tapestry-json | jar | 5.4.3 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.assertj : assertj-core | jar | 2.1.0 |
commons-io : commons-io | jar | 2.4 |
io.fastjson : boon | jar | 0.33 |
io.gatling : jsonpath_2.10 | jar | 0.6.4 |
org.eclipse.jetty : jetty-servlet | jar | 9.3.0.M1 |
com.nebhale.jsonpath : jsonpath | jar | 1.2 |
org.eclipse.jetty : jetty-webapp | jar | 9.3.0.M1 |
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.20 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.20 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |