Last Version

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

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
Version

Version

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


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