xmltools

Thread safe xml parsing friendly XPathHelper

License

License

GroupId

GroupId

io.inbot
ArtifactId

ArtifactId

xmltools
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

xmltools
Thread safe xml parsing friendly XPathHelper
Project URL

Project URL

https://jillesvangurp.com
Project Organization

Project Organization

Inbot

Download xmltools

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 22.0
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.18

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.3