Last Version

xpath-utils 2.1.0

Provides some utility-methods to simplify the use of XPath

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.avides.xpath
ArtifactId

ArtifactId

xpath-utils
Version

Version

2.1.0
Type

Type

jar
Description

Description

xpath-utils
Provides some utility-methods to simplify the use of XPath
Project URL

Project URL

https://github.com/avides/xpath-utils
Project Organization

Project Organization

AVIDES Media AG
Source Code Management

Source Code Management

https://github.com/avides/xpath-utils

Download xpath-utils 2.1.0


<!-- https://jarcasting.com/artifacts/com.avides.xpath/xpath-utils/ -->
<dependency>
    <groupId>com.avides.xpath</groupId>
    <artifactId>xpath-utils</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avides.xpath/xpath-utils/
implementation 'com.avides.xpath:xpath-utils:2.1.0'
// https://jarcasting.com/artifacts/com.avides.xpath/xpath-utils/
implementation ("com.avides.xpath:xpath-utils:2.1.0")
'com.avides.xpath:xpath-utils:jar:2.1.0'
<dependency org="com.avides.xpath" name="xpath-utils" rev="2.1.0">
  <artifact name="xpath-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avides.xpath', module='xpath-utils', version='2.1.0')
)
libraryDependencies += "com.avides.xpath" % "xpath-utils" % "2.1.0"
[com.avides.xpath/xpath-utils "2.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
xom : xom jar 1.3.4

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.14.0
org.jacoco : org.jacoco.agent jar 0.8.5

Project Modules

There are no modules declared in this project.