MVN

com.github.jaxb-xew-plugin : jaxb-xew-plugin

Maven & Gradle

Jan 23, 2023
4 usages
97 stars

JAXB @XmlElementWrapper Plugin · This JAXB plugin utilizes the power of @XmlElementWrapper annotation. Originally xjc trends to create wrapper classes which are the containers for collections. This plugin goes through all properties to find ones which can be represented in the model in more optimal way.

<dependency>
    <groupId>com.github.jaxb-xew-plugin</groupId>
    <artifactId>jaxb-xew-plugin</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jaxb-xew-plugin : jaxb-xew-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of com.github.jaxb-xew-plugin : jaxb-xew-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
jaxb-xew-plugin-2.1
2.0
jaxb-xew-plugin-2.0
1.11
jaxb-xew-plugin-1.11
1.10
jaxb-xew-plugin-1.10
1.9
jaxb-xew-plugin-1.9
1.8
jaxb-xew-plugin-1.8
1.7
jaxb-xew-plugin-1.7
1.6
jaxb-xew-plugin-1.6
1.5
jaxb-xew-plugin-1.5
1.4
jaxb-xew-plugin-1.4
1.3
jaxb-xew-plugin-1.3
1.2
jaxb-xew-plugin-1.2
1.1
jaxb-xew-plugin-1.1
1.0
jaxb-xew-plugin-1.0

How to add a dependency to Maven

Add the following com.github.jaxb-xew-plugin : jaxb-xew-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jaxb-xew-plugin</groupId>
    <artifactId>jaxb-xew-plugin</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jaxb-xew-plugin : jaxb-xew-plugin gradle dependency to your build.gradle file:

implementation 'com.github.jaxb-xew-plugin:jaxb-xew-plugin:2.1'

Gradle Kotlin DSL: Add the following com.github.jaxb-xew-plugin : jaxb-xew-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jaxb-xew-plugin:jaxb-xew-plugin:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jaxb-xew-plugin : jaxb-xew-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jaxb-xew-plugin" % "jaxb-xew-plugin" % "2.1"

Advertisement

Dependencies from Group

Jan 23, 2023
4 usages
97 stars

Discover Dependencies

Apr 02, 2017
158 stars
map
Mar 27, 2016
17 stars
Jul 05, 2023
2 usages
1.3k stars
Jul 30, 2023
5 usages
192 stars
Aug 21, 2019
13 usages
180 stars
Sep 18, 2022
3 usages
14 stars
May 12, 2020
2 usages
79 stars
Feb 24, 2023
1 usages
1.9k stars