MVN

io.github.project-openubl : xml-builder-distribution-parent

Maven & Gradle

Jun 12, 2020

XML Builder Distribution :: Parent

<dependency>
    <groupId>io.github.project-openubl</groupId>
    <artifactId>xml-builder-distribution-parent</artifactId>
    <version>1.2.0.RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.project-openubl : xml-builder-distribution-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0.RC1
  • Latest Release Candidate: 1.2.0.RC1

All Versions

Choose a version of io.github.project-openubl : xml-builder-distribution-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
xml-builder-distribution-parent-1.2.0.RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.project-openubl</groupId>
    <artifactId>xml-builder-distribution-parent</artifactId>
    <version>1.2.0.RC1</version>
</dependency>