License |
License |
---|---|
Categories |
CategoriesiText Business Logic Libraries Documents Processing iText Data PDF |
GroupId | GroupIdcz.geek |
ArtifactId | ArtifactIditext |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioniText-4.2.1
This is a build of the last MPL version of iText.
|
Project URL |
Project URL |
Filename | Size |
---|---|
itext-4.2.1.pom | |
itext-4.2.1.jar | 2 MB |
itext-4.2.1-sources.jar | 3 MB |
itext-4.2.1-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.geek/itext/ -->
<dependency>
<groupId>cz.geek</groupId>
<artifactId>itext</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/cz.geek/itext/
implementation 'cz.geek:itext:4.2.1'
// https://jarcasting.com/artifacts/cz.geek/itext/
implementation ("cz.geek:itext:4.2.1")
'cz.geek:itext:jar:4.2.1'
<dependency org="cz.geek" name="itext" rev="4.2.1">
<artifact name="itext" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.geek', module='itext', version='4.2.1')
)
libraryDependencies += "cz.geek" % "itext" % "4.2.1"
[cz.geek/itext "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
bouncycastle : bctsp-jdk14 | jar | 138 |
dom4j : dom4j | jar | 1.6.1 |
jfree : jfreechart | jar | 1.0.12 |
org.swinglabs : pdf-renderer | jar | 1.0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
javax.servlet : servlet-api | jar | 2.5 |