Last Version

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

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
Version

Version

2.5.1
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 2.5.1


<!-- 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.