Last Version

POI 3.9.20130515

POI patched by Haulmont

License

License

GroupId

GroupId

com.haulmont.thirdparty
ArtifactId

ArtifactId

poi
Version

Version

3.9.20130515
Type

Type

jar
Description

Description

POI
POI patched by Haulmont

Download poi 3.9.20130515


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.5

runtime (2)

Group / Artifact Type Version
commons-logging : commons-logging Optional jar 1.1
log4j : log4j Optional jar 1.2.13

Project Modules

There are no modules declared in this project.