| License |
License |
|---|---|
| Categories |
CategoriesiText Business Logic Libraries Documents Processing iText Data PDF |
| GroupId | GroupIdio.konik |
| ArtifactId | ArtifactIditext-carriage |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioniText Carriage
Allows Konik to use iText PDF for attaching and detaching invoices to PDFs
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| itext-carriage-0.8.0.pom | |
| itext-carriage-0.8.0.jar | 17 KB |
| itext-carriage-0.8.0-sources.jar | 14 KB |
| itext-carriage-0.8.0-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.konik/itext-carriage/ -->
<dependency>
<groupId>io.konik</groupId>
<artifactId>itext-carriage</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.konik/itext-carriage/
implementation 'io.konik:itext-carriage:0.8.0'
// https://jarcasting.com/artifacts/io.konik/itext-carriage/
implementation ("io.konik:itext-carriage:0.8.0")
'io.konik:itext-carriage:jar:0.8.0'
<dependency org="io.konik" name="itext-carriage" rev="0.8.0">
<artifact name="itext-carriage" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.konik', module='itext-carriage', version='0.8.0')
)
libraryDependencies += "io.konik" % "itext-carriage" % "0.8.0"
[io.konik/itext-carriage "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.konik : harness | jar | 0.8.0 |
| com.itextpdf : itextpdf | jar | 5.5.2 |
| com.itextpdf : itext-pdfa | jar | 5.5.2 |
| javax.inject : javax.inject Optional | jar | 1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.1 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.google.guava : guava | jar | 18.0 |
| org.assertj : assertj-core | jar | 1.6.1 |