License |
License
GLPv3 with Classpath Exception
|
---|---|
Categories |
CategoriesJDOM Business Logic Libraries Serialization Data Data Formats |
GroupId | GroupIdcom.cedarsoft.serialization |
ArtifactId | ArtifactIdjdom |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJDom based
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jdom-1.0.3.pom | |
jdom-1.0.3.jar | 7 KB |
jdom-1.0.3-tests.jar | 10 KB |
jdom-1.0.3-sources.jar | 6 KB |
jdom-1.0.3-javadoc.jar | 38 KB |
jdom-1.0.3-all.jar | 193 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft : serialization | jar | 1.0.3 |
org.jdom : jdom | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 7.0.3 |
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 |