License |
License |
---|---|
GroupId | GroupIdno.difi.commons |
ArtifactId | ArtifactIdcommons-sbdh |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDifi Commons :: Standard Business Document Header (SBDH)
Standard Business Document Header (SBDH) according to UN/CEFACT Standard
Business Document Header Technical Specification version 1.3 2004-06-09.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-sbdh-0.9.5.pom | |
commons-sbdh-0.9.5.jar | 22 KB |
commons-sbdh-0.9.5-sources.jar | 25 KB |
commons-sbdh-0.9.5-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.difi.commons/commons-sbdh/ -->
<dependency>
<groupId>no.difi.commons</groupId>
<artifactId>commons-sbdh</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.commons/commons-sbdh/
implementation 'no.difi.commons:commons-sbdh:0.9.5'
// https://jarcasting.com/artifacts/no.difi.commons/commons-sbdh/
implementation ("no.difi.commons:commons-sbdh:0.9.5")
'no.difi.commons:commons-sbdh:jar:0.9.5'
<dependency org="no.difi.commons" name="commons-sbdh" rev="0.9.5">
<artifact name="commons-sbdh" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.commons', module='commons-sbdh', version='0.9.5')
)
libraryDependencies += "no.difi.commons" % "commons-sbdh" % "0.9.5"
[no.difi.commons/commons-sbdh "0.9.5"]