| License |
License |
|---|---|
| GroupId | GroupIdio.inbot |
| ArtifactId | ArtifactIdxmltools |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxmltools
Thread safe xml parsing friendly XPathHelper
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xmltools-2.1.pom | |
| xmltools-2.1.jar | 18 KB |
| xmltools-2.1-sources.jar | 10 KB |
| xmltools-2.1-javadoc.jar | 61 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |