p

peppol-sbdh

Library for reading and writing OASIS Standard Business Document Header (SBDH) documents conforming to the PEPPOL specifications
https://github.com/phax/peppol-commons/peppol-sbdh
Apache 2
Philip Helger
Philip Helger
Files download
File Operation
peppol-sbdh-6.2.1.jar download
peppol-sbdh-6.2.1.pom download
peppol-sbdh-6.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.helger</groupId>
  <artifactId>peppol-sbdh</artifactId>
  <version>6.2.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.helger:peppol-sbdh:6.2.1'
Gradle Kotlin
implementation("com.helger:peppol-sbdh:6.2.1")
Scala SBT
libraryDependencies += "com.helger" % "peppol-sbdh" % "6.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.helger', module='peppol-sbdh', version='6.2.1')
)
Apache Ivy
<dependency org="com.helger" name="peppol-sbdh" rev="6.2.1" />
Leiningen
[com.helger/peppol-sbdh "6.2.1"]
Apache Buildr
'com.helger:peppol-sbdh:jar:6.2.1'