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.

Лицензия

Лицензия

Группа

Группа

org.xanot
Идентификатор

Идентификатор

xanot
Последняя версия

Последняя версия

1.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

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

Скачать xanot

Имя Файла Размер
xanot-1.0.6.pom
xanot-1.0.6.jar 50 KB
xanot-1.0.6-sources.jar 35 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.8

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.6