PoiUtils

A Java library for POI

License

License

GroupId

GroupId

com.github.icecooly
ArtifactId

ArtifactId

PoiUtils
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

PoiUtils
A Java library for POI

Download PoiUtils

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0