Dandelion :: Datatables :: Extras :: Export XLSX using POI-OOXML

Extra providing a default XLSX export class based on Apache POI-OOXML

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-export-poi-ooxml
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dandelion :: Datatables :: Extras :: Export XLSX using POI-OOXML
Extra providing a default XLSX export class based on Apache POI-OOXML
Project Organization

Project Organization

Dandelion Project

Download datatables-export-poi-ooxml

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dandelion : datatables-core jar 1.1.0
org.apache.poi : poi-ooxml jar 3.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.github.dandelion

Dandelion project

Dandelion is a free and Open Source Java framework aimed at making web development simpler in JVM-based environments

Versions

Version
1.1.0
1.0.1
1.0.0
0.10.1
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.14
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.1.5
0.1.4