MVN

com.evolvedbinary.xpath : xpath2-parser

Maven & Gradle

Mar 17, 2016
1 usages
14 stars

XPath 2 Parser · A Parser for XPath 2

<dependency>
    <groupId>com.evolvedbinary.xpath</groupId>
    <artifactId>xpath2-parser</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.evolvedbinary.xpath : xpath2-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.evolvedbinary.xpath : xpath2-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
xpath2-parser-1.0

How to add a dependency to Maven

Add the following com.evolvedbinary.xpath : xpath2-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.evolvedbinary.xpath</groupId>
    <artifactId>xpath2-parser</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.evolvedbinary.xpath : xpath2-parser gradle dependency to your build.gradle file:

implementation 'com.evolvedbinary.xpath:xpath2-parser:1.0'

Gradle Kotlin DSL: Add the following com.evolvedbinary.xpath : xpath2-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.evolvedbinary.xpath:xpath2-parser:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.evolvedbinary.xpath : xpath2-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.evolvedbinary.xpath" % "xpath2-parser" % "1.0"

Advertisement

Dependencies from Group

Mar 17, 2016
1 usages
14 stars

Discover Dependencies

Mar 19, 2018
1 usages
3 stars
Nov 21, 2022
2 usages
1.6k stars
Jun 16, 2019
1 usages
61 stars
Nov 24, 2016
1 usages
6 stars
Dec 03, 2020
1 usages
0 stars
Dec 15, 2016
1 usages
0 stars
Jun 13, 2017
1 usages
2 stars
Oct 20, 2020
1 usages
691 stars