d78d0f7fbbaae56f67571a5d5ab73b89009678ef
especially for 'BuyerTradeParty' and 'ShipToTradeParty' right now. Since EN16931 allows only one ID entry for these entries, the ID assigned by the buyer is prefered over the global ID for now if bot are defined in the IZUGFeRDExportableTradeParty object.
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 from this maven repository.
<repositories>
<repository>
<id>mustang-mvn-repo</id>
<url>https://raw.github.com/ZUGFeRD/mustangproject/mvn-repo/</url>
</repository>
</repositories>
As dependency use this
<dependency>
<groupId>org.mustangproject.ZUGFeRD</groupId>
<artifactId>mustang</artifactId>
</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%