is not current version
Last Version 5.2.2

Apache POI 5.0.0

Apache POI Excel Ant Tasks

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.poi
ArtifactId

ArtifactId

poi-excelant
Version

Version

5.0.0
Type

Type

jar
Description

Description

Apache POI
Apache POI Excel Ant Tasks
Project URL

Project URL

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

Project Organization

Apache Software Foundation

Download poi-excelant 5.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi jar 5.0.0
org.apache.poi : poi-ooxml jar 5.0.0
org.apache.ant : ant jar 1.10.9

Project Modules

There are no modules declared in this project.