JDOM

A complete, Java-based solution for accessing, manipulating, and outputting XML data. This artifact is to support those people who want to use both JDOM 2.x and JDOM 1.x in their project. This artifact is a duplicate of org.jdom:jdom:1.1.3 which just allows maven users to have both jdom 2.x versions (from the jdom artifact) as well as 1.x versions (from this jdom-legacy artifact) in the same maven project.

License

License

Categories

Categories

JDOM Business Logic Libraries
GroupId

GroupId

org.jdom
ArtifactId

ArtifactId

jdom-legacy
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

JDOM
A complete, Java-based solution for accessing, manipulating, and outputting XML data. This artifact is to support those people who want to use both JDOM 2.x and JDOM 1.x in their project. This artifact is a duplicate of org.jdom:jdom:1.1.3 which just allows maven users to have both jdom 2.x versions (from the jdom artifact) as well as 1.x versions (from this jdom-legacy artifact) in the same maven project.
Project URL

Project URL

http://www.jdom.org
Project Organization

Project Organization

JDOM

Download jdom-legacy

How to add to project

<!-- https://jarcasting.com/artifacts/org.jdom/jdom-legacy/ -->
<dependency>
    <groupId>org.jdom</groupId>
    <artifactId>jdom-legacy</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdom/jdom-legacy/
implementation 'org.jdom:jdom-legacy:1.1.3'
// https://jarcasting.com/artifacts/org.jdom/jdom-legacy/
implementation ("org.jdom:jdom-legacy:1.1.3")
'org.jdom:jdom-legacy:jar:1.1.3'
<dependency org="org.jdom" name="jdom-legacy" rev="1.1.3">
  <artifact name="jdom-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdom', module='jdom-legacy', version='1.1.3')
)
libraryDependencies += "org.jdom" % "jdom-legacy" % "1.1.3"
[org.jdom/jdom-legacy "1.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
jaxen : jaxen Optional jar 1.1.3
xerces : xercesImpl Optional jar 2.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3