Library to write, read and validate e-invoices (Factur-X, ZUGFeRD and to a limited extend XRechnung/CII).

The Mustang project is a java library to read, write and validate Factur-X/ZUGFeRD meta data inside your invoice PDFs. To write files, a provided PDF/A will be combined with generated or provided XML.

License

License

GroupId

GroupId

org.mustangproject
ArtifactId

ArtifactId

library
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Library to write, read and validate e-invoices (Factur-X, ZUGFeRD and to a limited extend XRechnung/CII).
The Mustang project is a java library to read, write and validate Factur-X/ZUGFeRD meta data inside your invoice PDFs. To write files, a provided PDF/A will be combined with generated or provided XML.
Project URL

Project URL

http://www.mustangproject.org/
Source Code Management

Source Code Management

https://github.com/ZUGFeRD/mustangproject

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/org.mustangproject/library/ -->
<dependency>
    <groupId>org.mustangproject</groupId>
    <artifactId>library</artifactId>
    <version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mustangproject/library/
implementation 'org.mustangproject:library:2.5.1'
// https://jarcasting.com/artifacts/org.mustangproject/library/
implementation ("org.mustangproject:library:2.5.1")
'org.mustangproject:library:jar:2.5.1'
<dependency org="org.mustangproject" name="library" rev="2.5.1">
  <artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mustangproject', module='library', version='2.5.1')
)
libraryDependencies += "org.mustangproject" % "library" % "2.5.1"
[org.mustangproject/library "2.5.1"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.helger : ph-schematron jar 5.0.4
org.xmlunit : xmlunit-core jar 2.6.3

Project Modules

There are no modules declared in this project.
org.mustangproject

ZUGFeRD Community

ZUGFeRD Open Source Community

Versions

Version
2.5.1
2.5.0
2.4.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-alpha3