| License |
License |
|---|---|
| GroupId | GroupIdcom.haulmont.thirdparty |
| ArtifactId | ArtifactIdpoi |
| Version | Version3.9.20130515 |
| Type | Typejar |
| Description |
DescriptionPOI
POI patched by Haulmont
|
| Filename | Size |
|---|---|
| poi-3.9.20130515.pom | |
| poi-3.9.20130515.jar | 1 MB |
| poi-3.9.20130515-sources.jar | 1 MB |
| poi-3.9.20130515-javadoc.jar | 11 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging Optional | jar | 1.1 |
| log4j : log4j Optional | jar | 1.2.13 |