MVN

org.jopendocument : jdom

Maven & Gradle

Apr 30, 2012
11 usages

jdom · JDOM is a Java-oriented object model which models XML documents. It provides a Java-centric means of generating and manipulating XML documents. While JDOM interoperates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or enhancement to those APIs. Rather, it seeks to provide a robust, light-weight means of reading and writing XML data without the complex and memory-consumptive options that current API offerings provide. built July 23 2009

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

Latest Version

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

  • Latest Stable: 1.1.1

All Versions

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

Version Vulnerabilities Updated
1.1.x
jdom-1.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jopendocument</groupId>
    <artifactId>jdom</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jopendocument:jdom:1.1.1'

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

implementation("org.jopendocument:jdom:1.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jopendocument" % "jdom" % "1.1.1"

Advertisement

Dependencies from Group

Jul 30, 2013
13 usages
Apr 30, 2012
11 usages
Apr 30, 2012

Discover Dependencies

May 04, 2006
1 usages
Jan 28, 2015
3 usages
3 stars
Aug 26, 2006
1 usages
Nov 28, 2012
6 usages
90 stars
Nov 07, 2013
1 usages
Mar 23, 2012
2 usages
Dec 01, 2010
6 usages
May 03, 2007
14 usages