MVN

com.jeffrodriguez : xmlwrapper

Maven & Gradle

Jul 23, 2012
1 usages
3 stars

XML Wrapper · A lightweight set of wrappers around the Java DOM XML classes.

<dependency>
    <groupId>com.jeffrodriguez</groupId>
    <artifactId>xmlwrapper</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jeffrodriguez : xmlwrapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of com.jeffrodriguez : xmlwrapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
xmlwrapper-2.1.1
xmlwrapper-2.1.0
2.0.x
xmlwrapper-2.0.0
1.3.x
xmlwrapper-1.3.0
1.0
xmlwrapper-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jeffrodriguez</groupId>
    <artifactId>xmlwrapper</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jeffrodriguez : xmlwrapper gradle dependency to your build.gradle file:

implementation 'com.jeffrodriguez:xmlwrapper:2.1.1'

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

implementation("com.jeffrodriguez:xmlwrapper:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jeffrodriguez : xmlwrapper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jeffrodriguez" % "xmlwrapper" % "2.1.1"

Advertisement

Dependencies from Group

Jul 23, 2012
1 usages
3 stars
Aug 31, 2012
1 stars

Discover Dependencies

May 16, 2012
1 usages
2 stars
Oct 08, 2014
5 usages
42 stars
Sep 20, 2005
3 usages
Sep 08, 2012
11 usages
May 19, 2010
12 usages
Oct 13, 2014
1 usages
17 stars
Jan 24, 2010
12 usages