Last Version

xmlutils 0.9.104

My xmlutils library, a mixed bag of re-usable utility code.

License

License

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

xmlutils
Version

Version

0.9.104
Type

Type

jar
Description

Description

xmlutils
My xmlutils library, a mixed bag of re-usable utility code.

Download xmlutils 0.9.104


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

Dependencies

compile (5)

Group / Artifact Type Version
com.thesett : common jar 0.9.117
log4j : log4j jar [1.2.8,)
regexp : regexp jar 1.3
xml-apis : xml-apis jar 1.3.03
dom4j : dom4j jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.