Xanot - OXM Object XML Mapper

Xanot is a kind of XML to Object Mapper. Very similar to what Apache have done with Commons-Digester, it basicaly maps XML data to an object model.

License

License

GroupId

GroupId

org.xanot
ArtifactId

ArtifactId

xanot
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Xanot - OXM Object XML Mapper
Xanot is a kind of XML to Object Mapper. Very similar to what Apache have done with Commons-Digester, it basicaly maps XML data to an object model.
Project URL

Project URL

http://www.sf.net/projects/xanot

Download xanot

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.8

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6