This project has declared the following modules:
| Name | Description |
|---|---|
| QR Invoice - License | A Java based solution that simplifies the creation and processing of Swiss QR Invoices |
| QR Invoice Library - Core | Core module contains the model, Swiss QR Code creator but does not contain a specific PDF library dependency |
| QR Invoice Library - iText 5 | Provides an iText 5 specific payment part receipt writer |
| QR Invoice Library - OpenPDF | Provides an OpenPDF specific payment part receipt writer |
| QR Invoice Library - PDFBox | Provides an PDFBox based PDF scanning implementation |
| QR Invoice Library - BoofCV | BoofCV module contains a BoofCV based implementation for detecting/decoding QR codes |
| QR Invoice Library - Bulk | Module which allows bulk creation of payment part and receipts |
| QR Invoice Library - Documents | Module which allows to create document (invoice document incl. payment part and receipt) |
| QR Invoice Library - Tests | A Java based solution that simplifies the creation and processing of Swiss QR Invoices |
| QR Invoice REST API | A Java based solution that simplifies the creation and processing of Swiss QR Invoices |