Last Version

JDom based 1.0.3

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
Categories

Categories

JDOM Business Logic Libraries Serialization Data Data Formats
GroupId

GroupId

com.cedarsoft.serialization
ArtifactId

ArtifactId

jdom
Version

Version

1.0.3
Type

Type

jar
Description

Description

JDom based
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download jdom 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.cedarsoft : serialization jar 1.0.3
org.jdom : jdom jar 1.1

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 7.0.3

test (4)

Group / Artifact Type Version
com.cedarsoft.serialization : test-utils jar 1.0.3
com.cedarsoft.commons : test-utils jar 2.0.6
com.google.guava : guava-collections jar r03
org.testng : testng jar 5.10

Project Modules

There are no modules declared in this project.