JAXB Visitor Plugin

XJC plugin that adds the Visitor pattern to JAXB generated classes. Generates a simple Visitor interface as well as separate Traverser and sample implementations to perform depth first traversals of JAXB graphs.

Лицензия

Лицензия

Группа

Группа

com.massfords
Идентификатор

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

jaxb-visitor
Последняя версия

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

2.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

JAXB Visitor Plugin
XJC plugin that adds the Visitor pattern to JAXB generated classes. Generates a simple Visitor interface as well as separate Traverser and sample implementations to perform depth first traversals of JAXB graphs.
Ссылка на сайт

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

https://github.com/massfords/jaxb-visitor
Система контроля версий

Система контроля версий

https://github.com/massfords/jaxb-visitor

Скачать jaxb-visitor

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.glassfish.jaxb : codemodel jar 2.2.11
org.glassfish.jaxb : jaxb-xjc jar 2.2.11

test (4)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-artifact jar 2.2.1
org.jvnet.jaxb2.maven2 : maven-jaxb2-plugin-testing jar 0.12.3
commons-io : commons-io jar 1.4
junit : junit jar 4.12

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

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

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

Версия
2.8
2.7
2.5
2.4
2.3
2.2
2.1
2.0
1.13
1.12
1.11
1.10
1.9