| License |
License |
|---|---|
| GroupId | GroupIdcom.tradeshift |
| ArtifactId | ArtifactIdtradeshift-ubl-xsd-2_0 |
| Version | Version2.2.0 |
| Type | Typejar |
| Description |
DescriptionOASIS Universal Business Language XML schemas - 2.0
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 Organization |
Project OrganizationTradeshift |
| Filename | Size |
|---|---|
| tradeshift-ubl-xsd-2_0-2.2.0.pom | |
| tradeshift-ubl-xsd-2_0-2.2.0.jar | 238 KB |
| tradeshift-ubl-xsd-2_0-2.2.0-sources.jar | 238 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tradeshift/tradeshift-ubl-xsd-2_0/ -->
<dependency>
<groupId>com.tradeshift</groupId>
<artifactId>tradeshift-ubl-xsd-2_0</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tradeshift/tradeshift-ubl-xsd-2_0/
implementation 'com.tradeshift:tradeshift-ubl-xsd-2_0:2.2.0'
// https://jarcasting.com/artifacts/com.tradeshift/tradeshift-ubl-xsd-2_0/
implementation ("com.tradeshift:tradeshift-ubl-xsd-2_0:2.2.0")
'com.tradeshift:tradeshift-ubl-xsd-2_0:jar:2.2.0'
<dependency org="com.tradeshift" name="tradeshift-ubl-xsd-2_0" rev="2.2.0">
<artifact name="tradeshift-ubl-xsd-2_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tradeshift', module='tradeshift-ubl-xsd-2_0', version='2.2.0')
)
libraryDependencies += "com.tradeshift" % "tradeshift-ubl-xsd-2_0" % "2.2.0"
[com.tradeshift/tradeshift-ubl-xsd-2_0 "2.2.0"]