License |
License |
---|---|
GroupId | GroupIdorg.xmlobjects |
ArtifactId | ArtifactIdxml-objects |
Version | Version1.0.0-rc.3 |
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.3.pom | |
xml-objects-1.0.0-rc.3.jar | 122 KB |
xml-objects-1.0.0-rc.3-sources.jar | 74 KB |
xml-objects-1.0.0-rc.3-javadoc.jar | 633 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xmlobjects/xml-objects/ -->
<dependency>
<groupId>org.xmlobjects</groupId>
<artifactId>xml-objects</artifactId>
<version>1.0.0-rc.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.xmlobjects/xml-objects/
implementation 'org.xmlobjects:xml-objects:1.0.0-rc.3'
// https://jarcasting.com/artifacts/org.xmlobjects/xml-objects/
implementation ("org.xmlobjects:xml-objects:1.0.0-rc.3")
'org.xmlobjects:xml-objects:jar:1.0.0-rc.3'
<dependency org="org.xmlobjects" name="xml-objects" rev="1.0.0-rc.3">
<artifact name="xml-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xmlobjects', module='xml-objects', version='1.0.0-rc.3')
)
libraryDependencies += "org.xmlobjects" % "xml-objects" % "1.0.0-rc.3"
[org.xmlobjects/xml-objects "1.0.0-rc.3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : xsom | jar | 3.0.0 |
org.atteo.classindex : classindex | jar | 3.10 |