MVN

com.phloc : phloc-jaxb22-plugin

Maven & Gradle

May 21, 2014

phloc-jaxb22-plugin · JAXB 2.2 plugin to improve created output

<dependency>
    <groupId>com.phloc</groupId>
    <artifactId>phloc-jaxb22-plugin</artifactId>
    <version>2.2.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.phloc : phloc-jaxb22-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.7.5

All Versions

Choose a version of com.phloc : phloc-jaxb22-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
phloc-jaxb22-plugin-2.2.7.5

How to add a dependency to Maven

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

<dependency>
    <groupId>com.phloc</groupId>
    <artifactId>phloc-jaxb22-plugin</artifactId>
    <version>2.2.7.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.phloc : phloc-jaxb22-plugin gradle dependency to your build.gradle file:

implementation 'com.phloc:phloc-jaxb22-plugin:2.2.7.5'

Gradle Kotlin DSL: Add the following com.phloc : phloc-jaxb22-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.phloc:phloc-jaxb22-plugin:2.2.7.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.phloc : phloc-jaxb22-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.phloc" % "phloc-jaxb22-plugin" % "2.2.7.5"

Advertisement

Dependencies from Group

Jul 02, 2020
70 usages
0 stars
May 23, 2014
21 usages
Aug 23, 2019
20 usages
0 stars
Jul 14, 2023
11 usages
0 stars
Feb 21, 2019
11 usages
0 stars

Discover Dependencies