MVN

com.thesett : xmlutils

Maven & Gradle

Nov 03, 2016
1 usages
1 stars

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

<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>xmlutils</artifactId>
    <version>0.9.104</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thesett : xmlutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.104

All Versions

Choose a version of com.thesett : xmlutils to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following com.thesett : xmlutils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>xmlutils</artifactId>
    <version>0.9.104</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thesett : xmlutils gradle dependency to your build.gradle file:

implementation 'com.thesett:xmlutils:0.9.104'

Gradle Kotlin DSL: Add the following com.thesett : xmlutils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thesett:xmlutils:0.9.104")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thesett : xmlutils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thesett" % "xmlutils" % "0.9.104"

Advertisement

Dependencies from Group

Nov 02, 2016
27 usages
4 stars
Nov 03, 2016
19 usages
4 stars
Aug 20, 2014
10 usages
4 stars
Nov 03, 2016
9 usages
4 stars
Nov 02, 2016
9 usages
4 stars

Discover Dependencies