Home

Awesome

ph-sbdh

Maven Central javadoc CodeCov

CEFACT Standard Business Document (SBD) and Standard Business Document Header (SBDH) wrapper library. It supports easily reading and writing of SBD and SBDH between Java domain objects and XML representations.

Official GS1 page on SBDH is https://www.gs1.org/standards/edi/standard-business-document-header-sbdh

It is licensed under Apache 2.0 license.

Maven usage

Add the following to your pom.xml to use this artifact, replacing x.y.z with the effective version:

<dependency>
  <groupId>com.helger</groupId>
  <artifactId>ph-sbdh</artifactId>
  <version>x.y.z</version>
</dependency>

News and noteworthy


My personal Coding Styleguide | It is appreciated if you star the GitHub project if you like it.