MVN

io.github.project-openubl : xml-builder

Maven & Gradle

Jun 12, 2020
16 stars

XML Builder :: Parent · Microservice for sending XML files to SUNAT

<dependency>
    <groupId>io.github.project-openubl</groupId>
    <artifactId>xml-builder</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 to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0.RC1
  • Latest Release Candidate: 1.2.0.RC1
  • Latest Beta: 1.1.0.Beta2

All Versions

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

Version Vulnerabilities Updated
1.2.x
xml-builder-1.2.0.RC1
1.1.x
xml-builder-1.1.0.RC1
xml-builder-1.1.0.Beta2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement