License |
License |
---|---|
GroupId | GroupIdcom.iceolive |
ArtifactId | ArtifactIdxpathmapper |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxpathmapper is a XML processor (XML parser + XML generator) written in Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpathmapper-1.2.5.pom | |
xpathmapper-1.2.5.jar | 20 KB |
xpathmapper-1.2.5-sources.jar | 10 KB |
xpathmapper-1.2.5-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iceolive/xpathmapper/ -->
<dependency>
<groupId>com.iceolive</groupId>
<artifactId>xpathmapper</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.iceolive/xpathmapper/
implementation 'com.iceolive:xpathmapper:1.2.5'
// https://jarcasting.com/artifacts/com.iceolive/xpathmapper/
implementation ("com.iceolive:xpathmapper:1.2.5")
'com.iceolive:xpathmapper:jar:1.2.5'
<dependency org="com.iceolive" name="xpathmapper" rev="1.2.5">
<artifact name="xpathmapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iceolive', module='xpathmapper', version='1.2.5')
)
libraryDependencies += "com.iceolive" % "xpathmapper" % "1.2.5"
[com.iceolive/xpathmapper "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.iceolive : stringutil | jar | 1.1.2 |
org.dom4j : dom4j | jar | 2.1.3 |
jaxen : jaxen | jar | 1.2.0 |
com.jayway.jsonpath : json-path | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
org.jsoup : jsoup | jar | 1.14.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |