Last Version

Dandelion :: Datatables :: Extras :: Export PDF using iText 1.1.0

Extra providing a default PDF export class based on iText

License

License

Categories

Categories

Data iText Business Logic Libraries Documents Processing iText PDF
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-export-itext
Version

Version

1.1.0
Type

Type

jar
Description

Description

Dandelion :: Datatables :: Extras :: Export PDF using iText
Extra providing a default PDF export class based on iText
Project Organization

Project Organization

Dandelion Project

Download datatables-export-itext 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dandelion : datatables-core jar 1.1.0
com.itextpdf : itextpdf jar 5.4.5

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.