Apache POI

Apache POI - Java API To Access Microsoft Format Files

License

License

GroupId

GroupId

org.apache.poi
ArtifactId

ArtifactId

poi-ooxml-lite
Last Version

Last Version

5.2.2
Release Date

Release Date

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-ooxml-lite

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.xmlbeans : xmlbeans jar 5.0.3

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