MVN

com.klemm-scs.util : jaxb-plugin-parent

Maven & Gradle

Feb 25, 2015
0 stars

Parent POM for mklemm's JAXB XJC plugin projects · Provides base settings and dependencies for other jaxb-plugin projects.

<dependency>
    <groupId>com.klemm-scs.util</groupId>
    <artifactId>jaxb-plugin-parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.klemm-scs.util : jaxb-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.klemm-scs.util : jaxb-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jaxb-plugin-parent-1.0.2
jaxb-plugin-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.klemm-scs.util</groupId>
    <artifactId>jaxb-plugin-parent</artifactId>
    <version>1.0.2</version>
</dependency>