Last Version

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

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
Version

Version

1.1.0
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 1.1.0


<!-- 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.