MVN

org.jdom : jdom

Maven & Gradle

Jun 09, 2012
643 usages
341 stars

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

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

Latest Version

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

  • Latest Stable: 2.0.2

All Versions

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

Version Vulnerabilities Updated
2.0.x
jdom-2.0.2
CVE-2021-33813
jdom-2.0.1
CVE-2021-33813
jdom-2.0.0
CVE-2021-33813
1.1.x
jdom-1.1.3
CVE-2021-33813
jdom-1.1.2
CVE-2021-33813
1.1
jdom-1.1
CVE-2021-33813

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jdom</groupId>
    <artifactId>jdom</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jdom:jdom:2.0.2'

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

implementation("org.jdom:jdom:2.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jdom" % "jdom" % "2.0.2"

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

Aug 19, 2014
11 usages
41 stars
May 12, 2023
4.6k usages
10.6k stars
asm
Mar 24, 2023
2.2k usages
Jul 08, 2023
24 usages
111 stars
Aug 08, 2023
9 usages
3k stars
ant
Aug 16, 2023
2.1k usages
May 24, 2017
1k usages
Mar 18, 2023
2.6k usages
Nov 30, 2022
2.3k usages
3.4k stars