MVN

org.jvnet.jaxb2_commons : jaxb2-fluent-api

Maven & Gradle

Mar 29, 2011
16 usages

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.

<dependency>
    <groupId>org.jvnet.jaxb2_commons</groupId>
    <artifactId>jaxb2-fluent-api</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.jaxb2_commons : jaxb2-fluent-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0

All Versions

Choose a version of org.jvnet.jaxb2_commons : jaxb2-fluent-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
jaxb2-fluent-api-3.0

How to add a dependency to Maven

Add the following org.jvnet.jaxb2_commons : jaxb2-fluent-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jvnet.jaxb2_commons</groupId>
    <artifactId>jaxb2-fluent-api</artifactId>
    <version>3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jvnet.jaxb2_commons : jaxb2-fluent-api gradle dependency to your build.gradle file:

implementation 'org.jvnet.jaxb2_commons:jaxb2-fluent-api:3.0'

Gradle Kotlin DSL: Add the following org.jvnet.jaxb2_commons : jaxb2-fluent-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jvnet.jaxb2_commons:jaxb2-fluent-api:3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jvnet.jaxb2_commons : jaxb2-fluent-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jvnet.jaxb2_commons" % "jaxb2-fluent-api" % "3.0"

Advertisement

Dependencies from Group

Apr 26, 2022
436 usages
88 stars
Apr 26, 2022
109 usages
87 stars
Apr 26, 2022
40 usages
88 stars
Jun 06, 2018
30 usages
67 stars

Discover Dependencies

Jan 21, 2013
3 usages
551 stars
Jun 20, 2023
141 usages
8.4k stars
Mar 11, 2022
8 usages
1.2k stars
Sep 18, 2019
4 usages
3.3k stars
Nov 14, 2021
7 usages
673 stars
Aug 06, 2021
4 usages
4 stars
Jan 17, 2021
4 usages
6 stars