Jaxb RI 2.1.8 Fluent API Plugin

Causes JAXB RI 2.1.8 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Сеть
Группа

Группа

net.java.dev.jaxb2-commons
Идентификатор

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

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

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

2.1.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jaxb RI 2.1.8 Fluent API Plugin
Causes JAXB RI 2.1.8 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Скачать jaxb-fluent-api

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

<!-- https://jarcasting.com/artifacts/net.java.dev.jaxb2-commons/jaxb-fluent-api/ -->
<dependency>
    <groupId>net.java.dev.jaxb2-commons</groupId>
    <artifactId>jaxb-fluent-api</artifactId>
    <version>2.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.jaxb2-commons/jaxb-fluent-api/
implementation 'net.java.dev.jaxb2-commons:jaxb-fluent-api:2.1.8'
// https://jarcasting.com/artifacts/net.java.dev.jaxb2-commons/jaxb-fluent-api/
implementation ("net.java.dev.jaxb2-commons:jaxb-fluent-api:2.1.8")
'net.java.dev.jaxb2-commons:jaxb-fluent-api:jar:2.1.8'
<dependency org="net.java.dev.jaxb2-commons" name="jaxb-fluent-api" rev="2.1.8">
  <artifact name="jaxb-fluent-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.jaxb2-commons', module='jaxb-fluent-api', version='2.1.8')
)
libraryDependencies += "net.java.dev.jaxb2-commons" % "jaxb-fluent-api" % "2.1.8"
[net.java.dev.jaxb2-commons/jaxb-fluent-api "2.1.8"]

Зависимости

compile (1)

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

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

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

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

Версия
2.1.8
2.0.1