MVN

io.github.project-openubl : xml-sender

Maven & Gradle

Jun 12, 2020
13 stars

XML Sender :: Parent · SUNAT Microservice for sending XMLs

<dependency>
    <groupId>io.github.project-openubl</groupId>
    <artifactId>xml-sender</artifactId>
    <version>1.0.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0.Final
  • Latest Release Candidate: 1.0.0.RC1
  • Latest Beta: 1.0.0.Beta3

All Versions

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

Version Vulnerabilities Updated
1.0.x
xml-sender-1.0.0.Final
xml-sender-1.0.0.RC1
xml-sender-1.0.0.Beta3
xml-sender-1.0.0.Beta2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.project-openubl</groupId>
    <artifactId>xml-sender</artifactId>
    <version>1.0.0.Final</version>
</dependency>