MVN

net.codesup.util : jaxb-plugin-lib

Maven & Gradle

Feb 17, 2021
3 usages

JAXB plugin utility library · Provides basic functionality common to all JAXB plugins maintained by this project.

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

Latest Version

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

  • Latest Stable: 1.7.0

All Versions

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

Version Vulnerabilities Updated
1.7.x
jaxb-plugin-lib-1.7.0
1.6.x
jaxb-plugin-lib-1.6.0
1.4.x
jaxb-plugin-lib-1.4.0
1.3.x
jaxb-plugin-lib-1.3.0
1.2.x
jaxb-plugin-lib-1.2.0
1.1.x
jaxb-plugin-lib-1.1.0
1.0.x
jaxb-plugin-lib-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.codesup.util</groupId>
    <artifactId>jaxb-plugin-lib</artifactId>
    <version>1.7.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.codesup.util:jaxb-plugin-lib:1.7.0'

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

implementation("net.codesup.util:jaxb-plugin-lib:1.7.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.codesup.util" % "jaxb-plugin-lib" % "1.7.0"

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

Jul 14, 2023
20 usages
845 stars
Sep 30, 2019
11 usages
1 stars
Nov 25, 2022
2 usages
275 stars
Jan 16, 2023
3 usages
May 28, 2015
2 usages
Jul 01, 2018
3 usages
363 stars
Oct 29, 2021
3 usages
Jul 19, 2020
15 usages
6 stars