xmlutils

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

License

License

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

xmlutils
Last Version

Last Version

0.9.104
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download xmlutils

How to add to project

<!-- 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.

Versions

Version
0.9.104
0.9.86
0.9.65
0.8.22
0.8.21
0.8.20
0.8.19
0.8.18
0.8.17
0.8.16
0.8.15
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8-M1