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

JAXB2 Commons - Value Constructor Plugin 3.0

Causes JAXB RI 2 XJC to generate a value constructor, where each embedded element is included as a constructor parameter. This is usedful when you want to make sure that you have handled every single possible embedded element. The plugin also generates a default (no argument) constructor, so existing code runs as expected.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

jaxb2-value-constructor
Версия

Версия

3.0
Тип

Тип

jar
Описание

Описание

JAXB2 Commons - Value Constructor Plugin
Causes JAXB RI 2 XJC to generate a value constructor, where each embedded element is included as a constructor parameter. This is usedful when you want to make sure that you have handled every single possible embedded element. The plugin also generates a default (no argument) constructor, so existing code runs as expected.

Скачать jaxb2-value-constructor 3.0


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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.sun.xml.bind : jaxb-xjc jar 2.1.13

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

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