Apache POI - ExcelAnt

Apache POI - Java API To Access Microsoft Format Files

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.poi
ArtifactId

ArtifactId

poi-excelant
Last Version

Last Version

5.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache POI - ExcelAnt
Apache POI - Java API To Access Microsoft Format Files
Project URL

Project URL

https://poi.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download poi-excelant

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.12
org.apache.poi : poi-ooxml jar 5.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.2
5.2.1
5.2.0
5.1.0
5.0.0
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.17
3.17-beta1
3.16
3.16-beta2
3.16-beta1
3.15
3.15-beta2
3.15-beta1
3.14
3.14-beta1
3.13
3.13-beta1
3.12
3.12-beta1
3.11
3.11-beta3
3.11-beta2
3.11-beta1
3.10.1
3.10-FINAL
3.10-beta2
3.10-beta1
3.9
3.8
3.8-beta5
3.8-beta4
3.8-beta3
3.8-beta2
3.8-beta1