9ac885fba3ad0eb9b34e32ffaef4e43f887026f6
As of late 2022 the Delivery-X standard is not yet published. See specification: Die digitale Ablösung des Papier-Lieferscheins, Version 1.1, April 2022 Chapter 7.1 XMP-Erweiterungsschema für PDF/A-3 http://docplayer.org/230301085-Der-digitale-lieferschein-dls.html Seeburger intends to deliver this as an early-access implementation, subject to change (when the standard is made official).
Mustangproject
Source code repository for the Mustang project open source java PDF invoice metadata library in ZUGFeRD format.
License
Subject to the Apache license http://www.apache.org/licenses/LICENSE-2.0.html
Running
This project requires Maven to run. Build project with "mvn clean install". This will build the project, test it and install the artifacts to local cache. After that the mustang jar can be used.
More information in the mustang documentation.
Usage
If you setup a Maven project, you can grab the artifacts using
<dependency>
<groupId>org.mustangproject</groupId>
<artifactId>library</artifactId>
<version>2.5.1</version>
</dependency>
Contact
Developer: Jochen Stärk. For questions please contact Jochen at jstaerk [at] usegroup.de
Description
Languages
XSLT
96%
Java
2.9%
HTML
1.1%