| License |
License |
|---|---|
| Categories |
CategoriesJDOM Business Logic Libraries |
| GroupId | GroupIdorg.jdom |
| ArtifactId | ArtifactIdjdom2 |
| Last Version | Last Version2.0.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJDOM
A complete, Java-based solution for accessing, manipulating,
and outputting XML data
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jdom2-2.0.6.1.pom | |
| jdom2-2.0.6.1.jar | 280 KB |
| jdom2-2.0.6.1-sources.jar | 760 KB |
| jdom2-2.0.6.1-javadoc.jar | 949 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jdom/jdom2/ -->
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom2</artifactId>
<version>2.0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdom/jdom2/
implementation 'org.jdom:jdom2:2.0.6.1'
// https://jarcasting.com/artifacts/org.jdom/jdom2/
implementation ("org.jdom:jdom2:2.0.6.1")
'org.jdom:jdom2:jar:2.0.6.1'
<dependency org="org.jdom" name="jdom2" rev="2.0.6.1">
<artifact name="jdom2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdom', module='jdom2', version='2.0.6.1')
)
libraryDependencies += "org.jdom" % "jdom2" % "2.0.6.1"
[org.jdom/jdom2 "2.0.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| jaxen : jaxen Optional | jar | 1.2.0 |
| xerces : xercesImpl Optional | jar | 2.11.0 |
| xalan : xalan Optional | jar | 2.7.2 |
| Version |
|---|
|
2.0.6.1
|
|
2.0.6
|
|
2.0.5
|
|
2.0.4
|
|
2.0.3
|
|
0.0.6-BETA
|
|
0.0.5-BETA
|
|
0.0.4-BETA
|
|
0.0.3-BETA
|
|
0.0.2-BETA
|