License |
License |
---|---|
GroupId | GroupIdcom.palominolabs.xpath |
ArtifactId | ArtifactIdxpath-utils |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxpath-utils
Utilities for working with XPath
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpath-utils-1.0.1.pom | |
xpath-utils-1.0.1.jar | 4 KB |
xpath-utils-1.0.1-sources.jar | 2 KB |
xpath-utils-1.0.1-javadoc.jar | 35 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.1 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |
org.hamcrest : hamcrest-core | jar | 1.3 |