simple-xml

Easily parse and browse XML content

License

License

GroupId

GroupId

fr.foop.parsers
ArtifactId

ArtifactId

simple-xml
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

simple-xml
Easily parse and browse XML content
Source Code Management

Source Code Management

http://github.com/cedricbou/simple-xml

Download simple-xml

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-api jar 1.2.14
com.google.guava : guava jar 16.0.1

runtime (1)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-impl jar 1.2.14

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2