com.github.superutils:utils-poi

A Java tool project

License

License

GroupId

GroupId

com.github.superutils
ArtifactId

ArtifactId

utils-poi
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

A Java tool project

Download utils-poi

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.poi : poi jar 3.13
org.apache.poi : poi-ooxml jar 3.13
commons-beanutils : commons-beanutils jar 1.9.2
org.apache.logging.log4j : log4j-core jar 2.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6
org.slf4j : jcl-over-slf4j jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0