MVN

org.tbag : xpather

Maven & Gradle

Mar 11, 2011
7 stars

xpather · Xpather is a simple DSL for generating xpath expressions, including specific support for creating xpath expression for xHtml

<dependency>
    <groupId>org.tbag</groupId>
    <artifactId>xpather</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tbag : xpather to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.tbag : xpather to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
xpather-1.1

How to add a dependency to Maven

Add the following org.tbag : xpather maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.tbag</groupId>
    <artifactId>xpather</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tbag : xpather gradle dependency to your build.gradle file:

implementation 'org.tbag:xpather:1.1'

Gradle Kotlin DSL: Add the following org.tbag : xpather gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tbag:xpather:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tbag : xpather sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tbag" % "xpather" % "1.1"

Advertisement

Dependencies from Group

Mar 11, 2011
7 stars

Discover Dependencies

May 05, 2011
9 usages
Oct 07, 2006
11 usages
Apr 12, 2015
545 usages
825 stars
Feb 17, 2014
50 usages
450 stars
Aug 17, 2013
1 usages
178 stars
Nov 19, 2014
27 usages
833 stars
Sep 17, 2007
1 usages
Oct 01, 2014
2 usages