Download commons-sbdh-0.9.0.jar file - Jar c

Jar examples for c:commons-sbdh

Description

Standard Business Document (SBD) and Standard Business Document Header (SBDH) according to UN/CEFACT Standard Business Document Header Technical Specification version 1.3 2004-06-09.

You can download jar file commons-sbdh 0.9.0 in this page.

License

GNU Lesser General Public License (LGPL), Version 3.0

Build File

You can use the following script to add commons-sbdh-0.9.0.jar to your project.

<dependency>
   <groupId>no.difi.commons</groupId>
   <artifactId>commons-sbdh</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'no.difi.commons', name: 'commons-sbdh', version: '0.9.0'
libraryDependencies += "no.difi.commons" % "commons-sbdh" % "0.9.0"
<dependency org="no.difi.commons" name="commons-sbdh" rev="0.9.0"/>
@Grapes(@Grab(group='no.difi.commons', module='commons-sbdh', version='0.9.0'))
'no.difi.commons:commons-sbdh:jar:0.9.0'

Download

Click the following link to download the jar file.

commons-sbdh-0.9.0-javadoc.jar
commons-sbdh-0.9.0-sources.jar
commons-sbdh-0.9.0.jar
commons-sbdh-0.9.0.pom



Related Tutorials