Last Version

JsonPath distribution jar 2.2.0

Java DSL for easy testing of REST services

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.jayway.restassured
ArtifactId

ArtifactId

dist-json-path
Version

Version

2.2.0
Type

Type

pom
Description

Description

JsonPath distribution jar
Java DSL for easy testing of REST services
Project URL

Project URL

http://code.google.com/p/rest-assured/dist-json-path

Download dist-json-path 2.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.jayway.restassured : rest-assured-common jar 2.2.0
com.jayway.restassured : json-path jar 2.2.0

Project Modules

There are no modules declared in this project.