MVN

org.apache.poi : poi-excelant

Maven & Gradle

Sep 09, 2022
63 usages

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

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

Latest Version

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

  • Latest Stable: 5.2.3
  • Latest Beta: 3.17-beta1

All Versions

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

Version Vulnerabilities Updated
5.2.x
poi-excelant-5.2.3
poi-excelant-5.2.2
poi-excelant-5.2.1
poi-excelant-5.2.0
5.1.x
poi-excelant-5.1.0
5.0.x
poi-excelant-5.0.0
4.1.x
poi-excelant-4.1.2
poi-excelant-4.1.1
poi-excelant-4.1.0
4.0.x
poi-excelant-4.0.1
poi-excelant-4.0.0
3.17
poi-excelant-3.17
poi-excelant-3.17-beta1
3.16
poi-excelant-3.16
poi-excelant-3.16-beta2
poi-excelant-3.16-beta1
3.15
poi-excelant-3.15
poi-excelant-3.15-beta2
poi-excelant-3.15-beta1
3.14
poi-excelant-3.14
poi-excelant-3.14-beta1
3.13
poi-excelant-3.13
poi-excelant-3.13-beta1
3.12
poi-excelant-3.12
poi-excelant-3.12-beta1
3.11
poi-excelant-3.11
poi-excelant-3.11-beta3
poi-excelant-3.11-beta2
poi-excelant-3.11-beta1
3.10.x
poi-excelant-3.10.1
3.10
poi-excelant-3.10-FINAL
poi-excelant-3.10-beta2
poi-excelant-3.10-beta1
3.9
poi-excelant-3.9
3.8
poi-excelant-3.8
poi-excelant-3.8-beta5
poi-excelant-3.8-beta4
poi-excelant-3.8-beta3
poi-excelant-3.8-beta2
poi-excelant-3.8-beta1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.apache.poi:poi-excelant:5.2.3'

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

implementation("org.apache.poi:poi-excelant:5.2.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.poi" % "poi-excelant" % "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

Jul 21, 2021
4.2k stars
Jul 21, 2021
241 usages
4.2k stars
Aug 23, 2023
88 usages
2.5k stars
Feb 02, 2021
4 usages
708 stars
Aug 08, 2023
81 usages
26 stars
Aug 07, 2023
129 usages
Oct 16, 2022
115 usages
Nov 14, 2018
749 usages
517 stars