MVN

com.jayway.restassured : xml-path

Maven & Gradle

Mar 04, 2016
4 usages
5.6k stars
<dependency>
    <groupId>com.jayway.restassured</groupId>
    <artifactId>xml-path</artifactId>
    <version>2.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.9.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.jayway.restassured" % "xml-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 13, 2023
4 usages
4.2k stars
Apr 26, 2022
1 usages
3 stars
Aug 04, 2015
11 usages
1.3k stars
Jul 22, 2019
2 stars
Mar 13, 2018
1 usages
941 stars
Mar 13, 2018
10 usages
941 stars
Mar 03, 2022
46 stars