All Projects β†’ ZUGFeRD β†’ Mustangproject

ZUGFeRD / Mustangproject

Licence: apache-2.0
Open Source Java e-Invoicing library, validator and tool (Factur-X/ZUGFeRD, UNCEFACT/CII XRechnung)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Mustangproject

Pyreportjasper
Python Reporting with JasperReports
Stars: ✭ 77 (-21.43%)
Mutual labels:  invoice, pdf
Invoice As A Service
πŸ’° Simple invoicing service (REST API): from JSON to PDF
Stars: ✭ 106 (+8.16%)
Mutual labels:  invoice, pdf
Fulltext
Search across and get full text for OA & closed journals
Stars: ✭ 221 (+125.51%)
Mutual labels:  metadata, pdf
Rplos
R client for the PLoS Journals API
Stars: ✭ 289 (+194.9%)
Mutual labels:  metadata, pdf
Url To Pdf Api
Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
Stars: ✭ 6,544 (+6577.55%)
Mutual labels:  invoice, pdf
Invoices
Generate PDF invoices for your customers in laravel
Stars: ✭ 298 (+204.08%)
Mutual labels:  invoice, pdf
Quickbill
Create unlimited invoices for free.
Stars: ✭ 278 (+183.67%)
Mutual labels:  invoice, pdf
Invoice It
πŸ“ƒ Generate your orders or your invoices and export them in html, pdf or buffer easily.
Stars: ✭ 69 (-29.59%)
Mutual labels:  invoice, pdf
Grobid
A machine learning software for extracting information from scholarly documents
Stars: ✭ 1,275 (+1201.02%)
Mutual labels:  metadata, pdf
Portablesigner2
PortableSigner - A Commandline and GUI Tool to digital sign PDF files with X.509 certificates
Stars: ✭ 92 (-6.12%)
Mutual labels:  pdf
Flvmeta
FLV Metadata Editor
Stars: ✭ 94 (-4.08%)
Mutual labels:  metadata
Synopsis Analyzer Archived
Video Analyzer & Transcoder - supports batch encoding to a variety of video codecs (including HAP), while embedding metadata from machine learning & computer vision algorithms into your output files.
Stars: ✭ 90 (-8.16%)
Mutual labels:  metadata
Sypht Java Client
A Java client for the Sypht API
Stars: ✭ 93 (-5.1%)
Mutual labels:  invoice
Officeproducer
Produce doc/docx/pdf format from doc/docx template
Stars: ✭ 95 (-3.06%)
Mutual labels:  pdf
Social Links
Simple library to count shares and generate share buttons
Stars: ✭ 91 (-7.14%)
Mutual labels:  metadata
Exams
Past Exams for UC Berkeley EECS Courses. PR more if you have!
Stars: ✭ 97 (-1.02%)
Mutual labels:  pdf
Habanero
client for Crossref search API
Stars: ✭ 90 (-8.16%)
Mutual labels:  metadata
Ck Tensorflow
Collective Knowledge components for TensorFlow (code, data sets, models, packages, workflows):
Stars: ✭ 90 (-8.16%)
Mutual labels:  metadata
Photostructure For Servers
PhotoStructure for Servers
Stars: ✭ 98 (+0%)
Mutual labels:  metadata
Agentframework
An elegant & efficient TypeScript metaprogramming API to build software agents
Stars: ✭ 97 (-1.02%)
Mutual labels:  metadata

Mustangproject

Source code repository for the Mustang project open source java PDF invoice metadata library in ZUGFeRD format.

License

Subject to the Apache license http://www.apache.org/licenses/LICENSE-2.0.html

Running

This project requires Maven to run. Build project with "mvn clean install". This will build the project, test it and install the artifacts to local cache. After that the mustang jar can be used.

More information in the mustang documentation.

Usage

If you setup a Maven project, you can grab the artifacts using

<dependency>
  <groupId>org.mustangproject</groupId>
  <artifactId>library</artifactId>
 <version>2.1.1</version>
</dependency>

Contact

Developer: Jochen StΓ€rk. For questions please contact Jochen at jstaerk [at] usegroup.de

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].