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

Jaxb RI 2.0.1 Fluent API Plugin 2.0.1

Causes JAXB RI 2.0.1 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
Идентификатор

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

fluent-api
Версия

Версия

2.0.1
Тип

Тип

jar
Описание

Описание

Jaxb RI 2.0.1 Fluent API Plugin
Causes JAXB RI 2.0.1 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.

Скачать fluent-api 2.0.1

Имя Файла Размер
fluent-api-2.0.1.pom -1 bytes
Обзор

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

Зависимости

compile (1)

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

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

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