License |
License |
---|---|
Categories |
CategoriesMirror Application Layer Libs Introspection |
GroupId | GroupIdorg.anarres.mirrors.simpleframework |
ArtifactId | ArtifactIdsimple-xml |
Last Version | Last Version2.7.1-P3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-xml
Simple is a high performance XML serialization and configuration framework for Java.
|
Project URL |
Project URL |
Filename | Size |
---|---|
simple-xml-2.7.1-P3.pom | |
simple-xml-2.7.1-P3.jar | 400 KB |
simple-xml-2.7.1-P3-sources.jar | 631 KB |
simple-xml-2.7.1-P3-javadoc.jar | 551 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.anarres.mirrors.simpleframework/simple-xml/ -->
<dependency>
<groupId>org.anarres.mirrors.simpleframework</groupId>
<artifactId>simple-xml</artifactId>
<version>2.7.1-P3</version>
</dependency>
// https://jarcasting.com/artifacts/org.anarres.mirrors.simpleframework/simple-xml/
implementation 'org.anarres.mirrors.simpleframework:simple-xml:2.7.1-P3'
// https://jarcasting.com/artifacts/org.anarres.mirrors.simpleframework/simple-xml/
implementation ("org.anarres.mirrors.simpleframework:simple-xml:2.7.1-P3")
'org.anarres.mirrors.simpleframework:simple-xml:jar:2.7.1-P3'
<dependency org="org.anarres.mirrors.simpleframework" name="simple-xml" rev="2.7.1-P3">
<artifact name="simple-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anarres.mirrors.simpleframework', module='simple-xml', version='2.7.1-P3')
)
libraryDependencies += "org.anarres.mirrors.simpleframework" % "simple-xml" % "2.7.1-P3"
[org.anarres.mirrors.simpleframework/simple-xml "2.7.1-P3"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.kxml : kxml2 | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.1.3 |