QR Invoice Library - Documents

Module which allows to create document (invoice document incl. payment part and receipt)

License

License

GroupId

GroupId

ch.codeblock.qrinvoice.documents
ArtifactId

ArtifactId

qrinvoice-documents
Last Version

Last Version

1.14
Release Date

Release Date

Type

Type

jar
Description

Description

QR Invoice Library - Documents
Module which allows to create document (invoice document incl. payment part and receipt)
Project Organization

Project Organization

Codeblock GmbH

Download qrinvoice-documents

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
ch.codeblock.qrinvoice.core : qrinvoice-core jar 1.14
ch.codeblock.qrinvoice.openpdf : qrinvoice-openpdf jar 1.14
org.apache.xmlgraphics : fop jar 2.5
org.apache.xmlgraphics : fop-pdf-images jar 2.5
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar
javax.xml.bind : jaxb-api jar 2.3.0
commons-io : commons-io jar 2.11.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.14
1.13
1.12