MVN

org.jdom : jdom2

Maven & Gradle

Dec 06, 2021
576 usages
341 stars

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

<dependency>
    <groupId>org.jdom</groupId>
    <artifactId>jdom2</artifactId>
    <version>2.0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.6.1
  • Latest Beta: 0.0.6-BETA

All Versions

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

Version Vulnerabilities Updated
2.0.x
jdom2-2.0.6.1
jdom2-2.0.6
CVE-2021-33813
jdom2-2.0.5
CVE-2021-33813
jdom2-2.0.4
CVE-2021-33813
jdom2-2.0.3
CVE-2021-33813
0.0.x
jdom2-0.0.6-BETA
CVE-2021-33813
jdom2-0.0.5-BETA
CVE-2021-33813
jdom2-0.0.4-BETA
CVE-2021-33813
jdom2-0.0.3-BETA
CVE-2021-33813
jdom2-0.0.2-BETA
CVE-2021-33813

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jdom</groupId>
    <artifactId>jdom2</artifactId>
    <version>2.0.6.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jdom:jdom2:2.0.6.1'

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

implementation("org.jdom:jdom2:2.0.6.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jdom" % "jdom2" % "2.0.6.1"

Advertisement

Dependencies from Group

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

Discover Dependencies

Dec 21, 2006
1 usages
Apr 26, 2010
8 usages
cos
Nov 06, 2006
32 usages
187 usages
Aug 17, 2023
38 usages
1.9k stars
Aug 24, 2023
22 usages
744 stars
Aug 03, 2023
225 usages
7k stars
Jul 15, 2015
85 usages
Jul 31, 2023
101 usages
29k stars