MVN

org.apache.poi : poi-ooxml-lite

Maven & Gradle

Sep 09, 2022
8 usages

Apache POI · Apache POI - Java API To Access Microsoft Format Files

<dependency>
    <groupId>org.apache.poi</groupId>
    <artifactId>poi-ooxml-lite</artifactId>
    <version>5.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.poi : poi-ooxml-lite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.2.3

All Versions

Choose a version of org.apache.poi : poi-ooxml-lite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.2.x
poi-ooxml-lite-5.2.3
poi-ooxml-lite-5.2.2
poi-ooxml-lite-5.2.1
poi-ooxml-lite-5.2.0
5.1.x
poi-ooxml-lite-5.1.0
5.0.x
poi-ooxml-lite-5.0.0

How to add a dependency to Maven

Add the following org.apache.poi : poi-ooxml-lite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.poi</groupId>
    <artifactId>poi-ooxml-lite</artifactId>
    <version>5.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.poi : poi-ooxml-lite gradle dependency to your build.gradle file:

implementation 'org.apache.poi:poi-ooxml-lite:5.2.3'

Gradle Kotlin DSL: Add the following org.apache.poi : poi-ooxml-lite gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.poi:poi-ooxml-lite:5.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.poi : poi-ooxml-lite sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.poi" % "poi-ooxml-lite" % "5.2.3"

Advertisement

Dependencies from Group

Sep 09, 2022
2.1k usages
poi
Sep 09, 2022
1.9k usages
Feb 10, 2020
437 usages
Sep 09, 2022
354 usages
Sep 01, 2018
124 usages

Discover Dependencies

Oct 23, 2013
22 usages
Dec 28, 2006
85 usages
Mar 19, 2019
281 usages
1.4k stars
Nov 28, 2016
16 usages
Sep 25, 2019
6 usages
0 stars
Aug 28, 2017
24 usages
0 stars
Sep 17, 2013
6 usages
Oct 29, 2014
62 usages