License |
License |
---|---|
GroupId | GroupIdcom.github.icecooly |
ArtifactId | ArtifactIdPoiUtils |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPoiUtils
A Java library for POI
|
Filename | Size |
---|---|
PoiUtils-1.1.pom | |
PoiUtils-1.1.jar | 13 KB |
PoiUtils-1.1-sources.jar | 5 KB |
PoiUtils-1.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.icecooly/PoiUtils/ -->
<dependency>
<groupId>com.github.icecooly</groupId>
<artifactId>PoiUtils</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.icecooly/PoiUtils/
implementation 'com.github.icecooly:PoiUtils:1.1'
// https://jarcasting.com/artifacts/com.github.icecooly/PoiUtils/
implementation ("com.github.icecooly:PoiUtils:1.1")
'com.github.icecooly:PoiUtils:jar:1.1'
<dependency org="com.github.icecooly" name="PoiUtils" rev="1.1">
<artifact name="PoiUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.icecooly', module='PoiUtils', version='1.1')
)
libraryDependencies += "com.github.icecooly" % "PoiUtils" % "1.1"
[com.github.icecooly/PoiUtils "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 3.17 |
org.apache.poi : poi-ooxml | jar | 3.17 |
org.apache.poi : poi-ooxml-schemas | jar | 3.17 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.apache.logging.log4j : log4j-core | jar | 2.6.2 |
org.apache.logging.log4j : log4j-api | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.2 |