Last Version

DV Bern Invoice Generator Library 6.0.6

This Java library can be used to generate PDF documents like letters and invoices.

License

License

GroupId

GroupId

ch.dvbern.oss.invoicegenerator
ArtifactId

ArtifactId

invoice-generator
Version

Version

6.0.6
Type

Type

jar
Description

Description

DV Bern Invoice Generator Library
This Java library can be used to generate PDF documents like letters and invoices.
Project URL

Project URL

https://github.com/dvbern/invoice-generator
Project Organization

Project Organization

DV Bern AG
Source Code Management

Source Code Management

https://github.com/dvbern/invoice-generator

Download invoice-generator 6.0.6


<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.invoicegenerator/invoice-generator/ -->
<dependency>
    <groupId>ch.dvbern.oss.invoicegenerator</groupId>
    <artifactId>invoice-generator</artifactId>
    <version>6.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.invoicegenerator/invoice-generator/
implementation 'ch.dvbern.oss.invoicegenerator:invoice-generator:6.0.6'
// https://jarcasting.com/artifacts/ch.dvbern.oss.invoicegenerator/invoice-generator/
implementation ("ch.dvbern.oss.invoicegenerator:invoice-generator:6.0.6")
'ch.dvbern.oss.invoicegenerator:invoice-generator:jar:6.0.6'
<dependency org="ch.dvbern.oss.invoicegenerator" name="invoice-generator" rev="6.0.6">
  <artifact name="invoice-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.invoicegenerator', module='invoice-generator', version='6.0.6')
)
libraryDependencies += "ch.dvbern.oss.invoicegenerator" % "invoice-generator" % "6.0.6"
[ch.dvbern.oss.invoicegenerator/invoice-generator "6.0.6"]

Dependencies

compile (7)

Group / Artifact Type Version
net.jcip : jcip-annotations Optional jar 1.0
com.github.spotbugs : spotbugs-annotations Optional jar 4.2.3
com.google.errorprone : error_prone_annotations Optional jar 2.12.1
com.github.librepdf : openpdf jar 1.3.27
org.slf4j : slf4j-api jar 1.7.36
org.apache.pdfbox : pdfbox jar 2.0.25
net.codecrete.qrbill : qrbill-generator jar 3.0.3

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.hamcrest : hamcrest jar 2.2
com.spotify : hamcrest-pojo jar 1.2.0
org.slf4j : slf4j-log4j12 jar 1.7.36

Project Modules

There are no modules declared in this project.