| License |
License |
|---|---|
| GroupId | GroupIdcom.tradeshift |
| ArtifactId | ArtifactIdtradeshift-ubl-xsd-backports |
| Version | Version2.2.0 |
| Type | Typepom |
| Description |
DescriptionOASIS 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.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationTradeshift |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tradeshift-ubl-xsd-backports-2.2.0.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tradeshift/tradeshift-ubl-xsd-backports/ -->
<dependency>
<groupId>com.tradeshift</groupId>
<artifactId>tradeshift-ubl-xsd-backports</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tradeshift/tradeshift-ubl-xsd-backports/
implementation 'com.tradeshift:tradeshift-ubl-xsd-backports:2.2.0'
// https://jarcasting.com/artifacts/com.tradeshift/tradeshift-ubl-xsd-backports/
implementation ("com.tradeshift:tradeshift-ubl-xsd-backports:2.2.0")
'com.tradeshift:tradeshift-ubl-xsd-backports:pom:2.2.0'
<dependency org="com.tradeshift" name="tradeshift-ubl-xsd-backports" rev="2.2.0">
<artifact name="tradeshift-ubl-xsd-backports" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tradeshift', module='tradeshift-ubl-xsd-backports', version='2.2.0')
)
libraryDependencies += "com.tradeshift" % "tradeshift-ubl-xsd-backports" % "2.2.0"
[com.tradeshift/tradeshift-ubl-xsd-backports "2.2.0"]