JAXB2 Commons - Fluent API Plugin

Causes JAXB RI 2 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.

License

License

Categories

Categories

Net
GroupId

GroupId

org.jvnet.jaxb2_commons
ArtifactId

ArtifactId

jaxb2-fluent-api
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

JAXB2 Commons - Fluent API Plugin
Causes JAXB RI 2 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.

Download jaxb2-fluent-api

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-xjc jar 2.1.13

Project Modules

There are no modules declared in this project.

Versions

Version
3.0