xpath-utils

Utilities for working with XPath

License

License

GroupId

GroupId

com.palominolabs.xpath
ArtifactId

ArtifactId

xpath-utils
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

xpath-utils
Utilities for working with XPath
Project URL

Project URL

https://github.com/palominolabs/xpath-utils
Source Code Management

Source Code Management

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

Download xpath-utils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
com.google.code.findbugs : jsr305 jar 2.0.1

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1