Last Version

itext2 2.2.1

Itext is a java library to create and manipulate PDFs. This is a fork of version 2.1.7 the last MPL/LGPL version. It's focused basically on mantain compatibility with newer bouncycastle releases and small bugfixes.

License

License

Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

com.github.albfernandez
ArtifactId

ArtifactId

itext2
Version

Version

2.2.1
Type

Type

jar
Description

Description

itext2
Itext is a java library to create and manipulate PDFs. This is a fork of version 2.1.7 the last MPL/LGPL version. It's focused basically on mantain compatibility with newer bouncycastle releases and small bugfixes.
Project URL

Project URL

https://github.com/albfernandez/itext2

Download itext2 2.2.1


<!-- https://jarcasting.com/artifacts/com.github.albfernandez/itext2/ -->
<dependency>
    <groupId>com.github.albfernandez</groupId>
    <artifactId>itext2</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez/itext2/
implementation 'com.github.albfernandez:itext2:2.2.1'
// https://jarcasting.com/artifacts/com.github.albfernandez/itext2/
implementation ("com.github.albfernandez:itext2:2.2.1")
'com.github.albfernandez:itext2:jar:2.2.1'
<dependency org="com.github.albfernandez" name="itext2" rev="2.2.1">
  <artifact name="itext2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez', module='itext2', version='2.2.1')
)
libraryDependencies += "com.github.albfernandez" % "itext2" % "2.2.1"
[com.github.albfernandez/itext2 "2.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.70
org.bouncycastle : bcpkix-jdk15on jar 1.70
org.bouncycastle : bcmail-jdk15on jar 1.70

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
javax.servlet : javax.servlet-api jar 3.1.0
org.jfree : jfreechart jar 1.0.19

Project Modules

There are no modules declared in this project.