Last Version

Simple XML 2.7.1

Simple is a high performance XML serialization and configuration framework for Java

License

License

GroupId

GroupId

org.simpleframework
ArtifactId

ArtifactId

simple-xml
Version

Version

2.7.1
Type

Type

jar
Description

Description

Simple XML
Simple is a high performance XML serialization and configuration framework for Java
Project URL

Project URL

http://simple.sourceforge.net

Download simple-xml 2.7.1


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

Dependencies

compile (3)

Group / Artifact Type Version
stax : stax-api jar 1.0.1
stax : stax jar 1.2.0
xpp3 : xpp3 jar 1.1.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.