is not current version
Last Version 5.2.2

Apache POI 5.0.0

Apache POI - Java API To Access Microsoft Format Files

License

License

GroupId

GroupId

org.apache.poi
ArtifactId

ArtifactId

poi
Version

Version

5.0.0
Type

Type

jar
Description

Description

Apache POI
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 5.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-math3 jar 3.6.1
com.zaxxer : SparseBitSet jar 1.2

Project Modules

There are no modules declared in this project.