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