| License |
License |
|---|---|
| GroupId | GroupIdch.dvbern.oss.invoicegenerator |
| ArtifactId | ArtifactIdinvoice-generator |
| Version | Version6.0.5 |
| Type | Typejar |
| Description |
DescriptionDV Bern Invoice Generator Library
This Java library can be used to generate PDF documents like letters and invoices.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| invoice-generator-6.0.5.pom | |
| invoice-generator-6.0.5.jar | 175 KB |
| invoice-generator-6.0.5-sources.jar | 159 KB |
| invoice-generator-6.0.5-javadoc.jar | 378 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.invoicegenerator/invoice-generator/ -->
<dependency>
<groupId>ch.dvbern.oss.invoicegenerator</groupId>
<artifactId>invoice-generator</artifactId>
<version>6.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.invoicegenerator/invoice-generator/
implementation 'ch.dvbern.oss.invoicegenerator:invoice-generator:6.0.5'
// https://jarcasting.com/artifacts/ch.dvbern.oss.invoicegenerator/invoice-generator/
implementation ("ch.dvbern.oss.invoicegenerator:invoice-generator:6.0.5")
'ch.dvbern.oss.invoicegenerator:invoice-generator:jar:6.0.5'
<dependency org="ch.dvbern.oss.invoicegenerator" name="invoice-generator" rev="6.0.5">
<artifact name="invoice-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.invoicegenerator', module='invoice-generator', version='6.0.5')
)
libraryDependencies += "ch.dvbern.oss.invoicegenerator" % "invoice-generator" % "6.0.5"
[ch.dvbern.oss.invoicegenerator/invoice-generator "6.0.5"]
| 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.8.1 |
| com.github.librepdf : openpdf | jar | 1.3.26 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| org.apache.pdfbox : pdfbox | jar | 2.0.24 |
| net.codecrete.qrbill : qrbill-generator | jar | 2.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 20.1.0 |
| 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.31 |