Last Version

iexcel-hutool 1.0.0

Excel read and write tool based on hutool-poi.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

iexcel-hutool
Version

Version

1.0.0
Type

Type

jar
Description

Description

iexcel-hutool
Excel read and write tool based on hutool-poi.

Download iexcel-hutool 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.144
cn.hutool : hutool-core jar 4.1.19
cn.hutool : hutool-poi jar 4.1.19
org.apache.poi : poi jar 3.16
org.apache.poi : poi-ooxml jar 3.16
org.apache.poi : poi-ooxml-schemas jar 3.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.