MVN

com.jayway.restassured : json-path

Maven & Gradle

Mar 04, 2016
24 usages
5.6k stars

json-path

<dependency>
    <groupId>com.jayway.restassured</groupId>
    <artifactId>json-path</artifactId>
    <version>2.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jayway.restassured : json-path to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.0

All Versions

Choose a version of com.jayway.restassured : json-path to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
json-path-2.9.0
2.8.x
json-path-2.8.0
2.7.x
json-path-2.7.0
2.6.x
json-path-2.6.0
2.5.x
json-path-2.5.0
2.4.x
json-path-2.4.1
json-path-2.4.0
2.3.x
json-path-2.3.4
json-path-2.3.3
json-path-2.3.2
json-path-2.3.1
json-path-2.3.0
2.2.x
json-path-2.2.0
2.1.x
json-path-2.1.0
2.0.x
json-path-2.0.1
json-path-2.0.0
1.9.x
json-path-1.9.0
1.8.x
json-path-1.8.1
json-path-1.8.0

How to add a dependency to Maven

Add the following com.jayway.restassured : json-path maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jayway.restassured</groupId>
    <artifactId>json-path</artifactId>
    <version>2.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jayway.restassured : json-path gradle dependency to your build.gradle file:

implementation 'com.jayway.restassured:json-path:2.9.0'

Gradle Kotlin DSL: Add the following com.jayway.restassured : json-path gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jayway.restassured:json-path:2.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jayway.restassured : json-path sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jayway.restassured" % "json-path" % "2.9.0"

Advertisement

Dependencies from Group

Mar 04, 2016
428 usages
6.4k stars
Mar 04, 2016
24 usages
5.6k stars
Mar 04, 2016
22 usages
5.6k stars
Mar 04, 2016
19 usages
5.6k stars
Mar 04, 2016
4 usages
5.6k stars

Discover Dependencies

Mar 12, 2020
1 usages
99 stars
Oct 05, 2022
36 usages
717 stars
Oct 30, 2016
84 usages
329 stars
Aug 03, 2015
60 stars
Sep 20, 2018
415 stars
Sep 20, 2018
11 usages
415 stars
May 03, 2017
20 usages
253 stars