Giter VIP home page Giter VIP logo

tradeshift-ubl-examples's Introduction

OASIS Universal Business Language

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.

Please refer to the official open-oasis.org site for the full documentation for UBL v2.0 and UBL v2.1

UBL 2.1 XML and JSON examples

The artifact contains the examples included in the official packaged version of UBL for both the XML canonical and JSON alternative representation.

Getting started

In order to you to include this software in your own project, you must first specify the dependency on the artifact. The most current version is 2.1.0 and it is backwards compatible with 2.0.0.

Using the UBL XML/JSON examples with Maven

  <dependency>
    <groupId>com.tradeshift</groupId>
    <artifactId>tradeshift-ubl-xamples</artifactId>
    <version>2.1.0</version>
  </dependency>

Using the UBL XML/JSON examples with SBT

libraryDependencies +=
  "com.tradeshift" %% "tradeshift-ubl-examples" % "2.1.0"

Using the UBL XML/JSON examples with Gradle

dependencies {
  compile 'com.tradeshift:tradeshift-ubl-examples:2.1.0'
}

What is included?

The artifact only contains the XML and JSON examples of the Universal Business Language standard.

tradeshift-ubl-examples's People

Contributors

tradeshift-renovate[bot] avatar tnn avatar geobos23 avatar tradeshift-renovatebot avatar tssecurity avatar tsuesun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.