License |
License |
---|---|
GroupId | GroupIdorg.xmlobjects |
ArtifactId | ArtifactIdxml-objects |
Last Version | Last Version1.0.0-rc.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxml-objects
A simple and lightweight XML-to-object mapping library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xml-objects-1.0.0-rc.4.pom | |
xml-objects-1.0.0-rc.4.jar | 118 KB |
xml-objects-1.0.0-rc.4-sources.jar | 69 KB |
xml-objects-1.0.0-rc.4-javadoc.jar | 613 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xmlobjects/xml-objects/ -->
<dependency>
<groupId>org.xmlobjects</groupId>
<artifactId>xml-objects</artifactId>
<version>1.0.0-rc.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.xmlobjects/xml-objects/
implementation 'org.xmlobjects:xml-objects:1.0.0-rc.4'
// https://jarcasting.com/artifacts/org.xmlobjects/xml-objects/
implementation ("org.xmlobjects:xml-objects:1.0.0-rc.4")
'org.xmlobjects:xml-objects:jar:1.0.0-rc.4'
<dependency org="org.xmlobjects" name="xml-objects" rev="1.0.0-rc.4">
<artifact name="xml-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xmlobjects', module='xml-objects', version='1.0.0-rc.4')
)
libraryDependencies += "org.xmlobjects" % "xml-objects" % "1.0.0-rc.4"
[org.xmlobjects/xml-objects "1.0.0-rc.4"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : xsom | jar | 3.0.2 |
org.xmlobjects : classindex | jar | 3.11.1 |
Version |
---|
1.0.0-rc.4
|
1.0.0-rc.3
|
1.0.0-rc.1
|
0.9.0
|