Display excel export module

The Display excel export module is an optional displaytag extension which will allow you to export data using the Microsoft Excel binary format through Jakarta POI.

License

License

Artistic License
GroupId

GroupId

displaytag
ArtifactId

ArtifactId

displaytag-export-poi
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Display excel export module
The Display excel export module is an optional displaytag extension which will allow you to export data using the Microsoft Excel binary format through Jakarta POI.
Project Organization

Project Organization

the Displaytag team

Download displaytag-export-poi

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.3
commons-beanutils : commons-beanutils jar 1.7.0
org.apache.poi : poi jar 3.2-FINAL
displaytag : displaytag jar 1.2

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1.1
1.1