JAXB 2.2 extended episode plugin

Extended episode generation plugin based on the JAXB XJC standard plugin's source code that fixes some problems with the old plugin, i.e. it adds attributes to ignore unused declarations which gave an error in the original plugin.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.codesup.util
Идентификатор

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

jaxb2-episode-ext
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JAXB 2.2 extended episode plugin
Extended episode generation plugin based on the JAXB XJC standard plugin's source code that fixes some problems with the old plugin, i.e. it adds attributes to ignore unused declarations which gave an error in the original plugin.
Ссылка на сайт

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

http://github.com/mklemm/jaxb2-episode-ext
Система контроля версий

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

https://github.com/mklemm/jaxb2-episode-ext.git

Скачать jaxb2-episode-ext

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.glassfish.jaxb : jaxb-xjc Необязательный jar 2.2.11
org.glassfish.jaxb : jaxb-runtime Необязательный jar 2.2.11

test (1)

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

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

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

jaxb2-episode-ext

Simple Fork of the original JAXB XJC "episode"-Plugin with some additional features. Currently: It adds the "if-exists" attribute to namespaces, in order to allow consumers to ignore some of the declared namespaces from the episode. It is planned to add an option to exclude non-exportable namespaces from the episode altogether.

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

Версия
1.2.0