MVN

cn.lzgabel.jaxb.xml.bind.mvn : jaxb-runtime-parent

Maven & Gradle

Mar 16, 2022

JAXB Runtime parent · JAXB Runtime parent module. Contains sources used during runtime processing.

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

Latest Version

Choose a version of cn.lzgabel.jaxb.xml.bind.mvn : jaxb-runtime-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of cn.lzgabel.jaxb.xml.bind.mvn : jaxb-runtime-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
jaxb-runtime-parent-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.lzgabel.jaxb.xml.bind.mvn</groupId>
    <artifactId>jaxb-runtime-parent</artifactId>
    <version>4.0.0</version>
</dependency>