Jochen Staerk a8512cf0f2 Merge pull request #261 from seeburger-ag/temp_branch_for_upstream_PRs_02_2022
Multiple changes to do with XRechnung and OrderX
2022-01-31 21:06:10 +01:00
2020-12-29 10:38:36 +01:00
2021-12-13 17:11:37 +01:00
2022-01-31 13:43:48 +02:00
2019-04-07 13:26:38 +02:00
2020-02-20 20:08:37 +01:00
2020-02-13 21:54:20 +01:00
2020-02-13 21:54:20 +01:00
2019-04-06 22:05:46 +02:00
2021-02-02 08:21:13 +01:00
2022-01-13 12:09:03 +01:00

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.4.0</version>
</dependency>

Contact

Developer: Jochen Stärk. For questions please contact Jochen at jstaerk [at] usegroup.de

Description
No description provided
Readme Multiple Licenses 30 MiB
Languages
XSLT 96%
Java 2.9%
HTML 1.1%