MVN

org.jdom : jdom-contrib

Maven & Gradle

Feb 27, 2012
5 usages
347 stars

JDOM · A complete, Java-based solution for accessing, manipulating, and outputting XML data

<dependency>
    <groupId>org.jdom</groupId>
    <artifactId>jdom-contrib</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jdom : jdom-contrib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of org.jdom : jdom-contrib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jdom-contrib-1.1.3

How to add a dependency to Maven

Add the following org.jdom : jdom-contrib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jdom</groupId>
    <artifactId>jdom-contrib</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jdom : jdom-contrib gradle dependency to your build.gradle file:

implementation 'org.jdom:jdom-contrib:1.1.3'

Gradle Kotlin DSL: Add the following org.jdom : jdom-contrib gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jdom:jdom-contrib:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jdom : jdom-contrib sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jdom" % "jdom-contrib" % "1.1.3"

Advertisement

Dependencies from Group

Jun 09, 2012
643 usages
347 stars
Dec 06, 2021
576 usages
347 stars
Jun 09, 2012
8 usages
347 stars
Sep 26, 2008
7 usages
Sep 26, 2008
7 usages

Discover Dependencies

Sep 02, 2014
9 usages
36 stars
Jun 17, 2017
3 usages
23 stars
Aug 26, 2018
4 usages
0 stars
May 19, 2023
35 usages
21.5k stars
Oct 29, 2020
1 usages
0 stars
Dec 27, 2021
3 usages
29 stars
Mar 18, 2014
5 usages
5 stars