License |
License |
---|---|
GroupId | GroupIdch.codeblock.qrinvoice.documents |
ArtifactId | ArtifactIdqrinvoice-documents |
Version | Version1.14 |
Type | Typejar |
Description |
DescriptionQR Invoice Library - Documents
Module which allows to create document (invoice document incl. payment part and receipt)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
qrinvoice-documents-1.14.pom | |
qrinvoice-documents-1.14.jar | 498 KB |
qrinvoice-documents-1.14-sources.jar | 494 KB |
qrinvoice-documents-1.14-javadoc.jar | 271 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |