Dandelion-DataTables
Dandelion module to create full-features HTML table based on the amazing DataTables jQuery plugin.
See the documentation here: http://dandelion.github.io/datatables
= The Dandelion team.
License |
License |
---|---|
Categories |
CategoriesData iText Business Logic Libraries Documents Processing iText PDF |
GroupId | GroupIdcom.github.dandelion |
ArtifactId | ArtifactIddatatables-export-itext |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDandelion :: Datatables :: Extras :: Export PDF using iText
Extra providing a default PDF export class based on iText
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dandelion : datatables-core | jar | 1.1.0 |
com.itextpdf : itextpdf | jar | 5.4.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Dandelion module to create full-features HTML table based on the amazing DataTables jQuery plugin.
See the documentation here: http://dandelion.github.io/datatables
= The Dandelion team.