License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.avides.xpath |
ArtifactId | ArtifactIdxpath-utils |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionxpath-utils
Provides some utility-methods to simplify the use of XPath
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpath-utils-2.1.0.pom | |
xpath-utils-2.1.0.jar | 34 KB |
xpath-utils-2.1.0-sources.jar | 28 KB |
xpath-utils-2.1.0-javadoc.jar | 545 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
xom : xom | jar | 1.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
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 |