MVN

net.codesup.util : jaxb-delegate-plugin

Maven & Gradle

Feb 17, 2021
8 stars

JAXB delegate plugin · JAXB XJC plugin to generate real business logic methods inside generated classes. The implementation of the methods is done by generating delegation code to a corresponding utility class or an instance delegate.

<dependency>
    <groupId>net.codesup.util</groupId>
    <artifactId>jaxb-delegate-plugin</artifactId>
    <version>2.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.codesup.util : jaxb-delegate-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.1

All Versions

Choose a version of net.codesup.util : jaxb-delegate-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
jaxb-delegate-plugin-2.5.1
jaxb-delegate-plugin-2.5.0
2.4.x
jaxb-delegate-plugin-2.4.0
2.3.x
jaxb-delegate-plugin-2.3.0
2.2.x
jaxb-delegate-plugin-2.2.0
2.1.x
jaxb-delegate-plugin-2.1.0
2.0.x
jaxb-delegate-plugin-2.0.0
1.1.x
jaxb-delegate-plugin-1.1.1
jaxb-delegate-plugin-1.1.0
1.0.x
jaxb-delegate-plugin-1.0.0

How to add a dependency to Maven

Add the following net.codesup.util : jaxb-delegate-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.codesup.util</groupId>
    <artifactId>jaxb-delegate-plugin</artifactId>
    <version>2.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.codesup.util : jaxb-delegate-plugin gradle dependency to your build.gradle file:

implementation 'net.codesup.util:jaxb-delegate-plugin:2.5.1'

Gradle Kotlin DSL: Add the following net.codesup.util : jaxb-delegate-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("net.codesup.util:jaxb-delegate-plugin:2.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.codesup.util : jaxb-delegate-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "net.codesup.util" % "jaxb-delegate-plugin" % "2.5.1"

Advertisement

Dependencies from Group

Feb 17, 2021
3 usages
Dec 15, 2020
2 usages
66 stars
Jun 09, 2016
1 usages
0 stars
Feb 17, 2021
0 stars

Discover Dependencies

Mar 22, 2018
3 usages
1 stars
Apr 25, 2016
1 stars
Jan 10, 2019
1 stars
Jul 25, 2016
7 stars
Mar 06, 2017
2 usages
3 stars
Apr 26, 2016
0 stars
Mar 30, 2018
2 usages
0 stars
Jul 09, 2018
172 stars
Jul 18, 2016
172 stars