Louis Devie louisdevie
  • Joined on 2026-04-01

org.mustangproject:library (2.23.2-SNAPSHOT)

Published 2026-06-25 13:42:54 +02:00 by louisdevie in louisdevie/mustangproject

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.mustangproject</groupId>
	<artifactId>library</artifactId>
	<version>2.23.2-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.mustangproject:library:2.23.2-SNAPSHOT

About this package

FOSS Java library to read, write and validate european electronic invoices and orders in the UN/CEFACT Cross Industry Invoice based formats Factur-X/ZUGFeRD, XRechnung and Order-X in your invoice PDFs.

Dependencies

org.slf4j:slf4j-api
${version.org.slf4j}
net.sf.saxon:Saxon-HE
${version.net.sf.saxon}
com.fasterxml.jackson.core:jackson-databind
${version.com.fasterxml.jackson.core}
org.apache.xmlgraphics:fop-core
${version.org.apache.xmlgraphics}
jakarta.xml.bind:jakarta.xml.bind-api
${version.jakarta.xml.bind}
org.apache.pdfbox:preflight
${version.org.apache.pdfbox}
org.apache.pdfbox:pdfbox
${version.org.apache.pdfbox}
org.dom4j:dom4j
${version.org.dom4j}
com.helger:en16931-cii2ubl
${version.com.helger.en16931-cii2ubl}
org.skyscreamer:jsonassert
${version.org.skyscreamer}
org.junit.jupiter:junit-jupiter-api
${version.org.junit}
org.junit.vintage:junit-vintage-engine
${version.org.junit}
org.xmlunit:xmlunit-core
${version.org.xmlunit}
org.xmlunit:xmlunit-assertj
${version.org.xmlunit}
org.glassfish.jaxb:jaxb-runtime
${version.org.glassfish.jaxb}
Details
Maven
2026-06-25 13:42:54 +02:00
6
Library to write, read and validate e-invoices (Factur-X, ZUGFeRD, Order-X, XRechnung/CII)
Apache License, Version 2.0
1.6 MiB
Assets (3)
Versions (1) View all
2.23.2-SNAPSHOT 2026-06-25