MVN

net.codesup.util : jaxb2-episode-ext

Maven & Gradle

Apr 30, 2016
0 stars

JAXB 2.2 extended episode plugin · Extended episode generation plugin based on the JAXB XJC standard plugin's source code that fixes some problems with the old plugin, i.e. it adds attributes to ignore unused declarations which gave an error in the original plugin.

<dependency>
    <groupId>net.codesup.util</groupId>
    <artifactId>jaxb2-episode-ext</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.codesup.util : jaxb2-episode-ext to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of net.codesup.util : jaxb2-episode-ext to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jaxb2-episode-ext-1.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.codesup.util</groupId>
    <artifactId>jaxb2-episode-ext</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.codesup.util : jaxb2-episode-ext gradle dependency to your build.gradle file:

implementation 'net.codesup.util:jaxb2-episode-ext:1.2.0'

Gradle Kotlin DSL: Add the following net.codesup.util : jaxb2-episode-ext gradle kotlin dependency to your build.gradle.kts file:

implementation("net.codesup.util:jaxb2-episode-ext:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.codesup.util : jaxb2-episode-ext sbt scala dependency to your build.sbt file:

libraryDependencies += "net.codesup.util" % "jaxb2-episode-ext" % "1.2.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

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