MVN

com.tradeshift : tradeshift-ubl-xsd-backports

Maven & Gradle

May 05, 2020
13 stars

OASIS Universal Business Language XML schemas - backports · UBL is designed to provide a universally understood and recognized commercial syntax for legally binding business documents and to operate within a standard business framework such as ISO 15000 (ebXML) to provide a complete, standards-based infrastructure that can extend the benefits of existing EDI systems to businesses of all sizes. UBL is freely available to everyone without legal encumbrance or licensing fees.

<dependency>
    <groupId>com.tradeshift</groupId>
    <artifactId>tradeshift-ubl-xsd-backports</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tradeshift : tradeshift-ubl-xsd-backports to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.tradeshift : tradeshift-ubl-xsd-backports to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
tradeshift-ubl-xsd-backports-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tradeshift</groupId>
    <artifactId>tradeshift-ubl-xsd-backports</artifactId>
    <version>2.2.0</version>
</dependency>

Advertisement