Skip to content

AlexGeller1/mustangproject

 
 

Repository files navigation

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

About

Open Source Java e-Invoicing library, validator and tool (Factur-X/ZUGFeRD, UNCEFACT/CII XRechnung)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XSLT 98.8%
  • Java 1.1%
  • Other 0.1%