e-invoices commandline tool, allowing to create(embed), split and validate Factur-X/ZUGFeRD files. Validation should also work for XRechnung/CII.

The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.mustangproject
ArtifactId

ArtifactId

Mustang-CLI
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

e-invoices commandline tool, allowing to create(embed), split and validate Factur-X/ZUGFeRD files. Validation should also work for XRechnung/CII.
The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs

Download Mustang-CLI

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

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

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