MVN

poi : poi-contrib

Maven & Gradle

Jun 30, 2008
1 usages
<dependency>
    <groupId>poi</groupId>
    <artifactId>poi-contrib</artifactId>
    <version>3.1-FINAL</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of poi : poi-contrib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1-FINAL
  • Latest Beta: 3.1-beta2

All Versions

Choose a version of poi : poi-contrib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1
poi-contrib-3.1-FINAL
poi-contrib-3.1-beta2
poi-contrib-3.1-beta1
3.0.x
poi-contrib-3.0.2-FINAL
poi-contrib-3.0.2-beta2
poi-contrib-3.0.2-beta1
poi-contrib-3.0.1-FINAL
2.5.x
poi-contrib-2.5.1-final-20040804
2.5
poi-contrib-2.5-final-20040302
2.0
poi-contrib-2.0-final-20040126

How to add a dependency to Maven

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

<dependency>
    <groupId>poi</groupId>
    <artifactId>poi-contrib</artifactId>
    <version>3.1-FINAL</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'poi:poi-contrib:3.1-FINAL'

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

implementation("poi:poi-contrib:3.1-FINAL")

How to add a dependency to SBT Scala

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

libraryDependencies += "poi" % "poi-contrib" % "3.1-FINAL"

Advertisement

Dependencies from Group

poi
Jun 30, 2008
60 usages
Sep 20, 2005
5 usages
Jun 30, 2008
2 usages
Jun 30, 2008
1 usages
Sep 20, 2005
1 usages

Discover Dependencies

Jan 22, 2014
2 usages
10 stars
Nov 28, 2014
7 usages
Sep 20, 2005
1 usages
Feb 11, 2015
6 usages
0 stars
Dec 06, 2005
3 usages
Nov 14, 2014
1 usages
Sep 08, 2012
41 usages