MVN

cn.lzgabel.jaxb.xml.bind : jaxb-bom-ext

Maven & Gradle

Mar 16, 2022

JAXB BOM with ALL dependencies · JAXB Bill of Materials (BOM) with all dependencies. If you are not sure - DON'T USE THIS BOM. Use cn.lzgabel.jaxb.xml.bind:jaxb-bom instead.

<dependency>
    <groupId>cn.lzgabel.jaxb.xml.bind</groupId>
    <artifactId>jaxb-bom-ext</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.lzgabel.jaxb.xml.bind : jaxb-bom-ext to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of cn.lzgabel.jaxb.xml.bind : jaxb-bom-ext to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
jaxb-bom-ext-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.lzgabel.jaxb.xml.bind</groupId>
    <artifactId>jaxb-bom-ext</artifactId>
    <version>4.0.0</version>
</dependency>