MVN

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

Maven & Gradle

Mar 26, 2023
8.6k stars

json-path-web-test · A library to query and verify JSON

<dependency>
    <groupId>com.jayway.jsonpath</groupId>
    <artifactId>json-path-web-test</artifactId>
    <version>2.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.8.0

All Versions

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

Version Vulnerabilities Updated
2.8.x
json-path-web-test-2.8.0
1.1.x
json-path-web-test-1.1.0
1.0.x
json-path-web-test-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jayway.jsonpath</groupId>
    <artifactId>json-path-web-test</artifactId>
    <version>2.8.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.jayway.jsonpath:json-path-web-test:2.8.0'

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

implementation("com.jayway.jsonpath:json-path-web-test:2.8.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.jayway.jsonpath" % "json-path-web-test" % "2.8.0"

Advertisement

Dependencies from Group

Mar 26, 2023
1.4k usages
8.6k stars
Mar 26, 2023
290 usages
8.6k stars
Mar 26, 2023
8.6k stars
Oct 01, 2014
8.6k stars

Discover Dependencies

Dec 27, 2012
566 stars
Nov 10, 2010
2 usages
Feb 29, 2008
1 usages
Mar 27, 2013
1 usages
Feb 04, 2015
1 usages
543 stars
jug
Jul 08, 2006
6 usages
Jan 12, 2015
2k stars