ExcelUtil

ExcelUtil超级简单的Excel读取、写入、导出工具!

License

License

Categories

Categories

Net
GroupId

GroupId

net.oschina.likaixuan
ArtifactId

ArtifactId

excelutil
Last Version

Last Version

3.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

ExcelUtil
ExcelUtil超级简单的Excel读取、写入、导出工具!
Source Code Management

Source Code Management

https://gitee.com/likaixuan0/ExcelUtil.git

Download excelutil

How to add to project

<!-- https://jarcasting.com/artifacts/net.oschina.likaixuan/excelutil/ -->
<dependency>
    <groupId>net.oschina.likaixuan</groupId>
    <artifactId>excelutil</artifactId>
    <version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.likaixuan/excelutil/
implementation 'net.oschina.likaixuan:excelutil:3.1.6'
// https://jarcasting.com/artifacts/net.oschina.likaixuan/excelutil/
implementation ("net.oschina.likaixuan:excelutil:3.1.6")
'net.oschina.likaixuan:excelutil:jar:3.1.6'
<dependency org="net.oschina.likaixuan" name="excelutil" rev="3.1.6">
  <artifact name="excelutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.likaixuan', module='excelutil', version='3.1.6')
)
libraryDependencies += "net.oschina.likaixuan" % "excelutil" % "3.1.6"
[net.oschina.likaixuan/excelutil "3.1.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 5.2.2
org.apache.poi : ooxml-schemas jar 1.4
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework : spring-beans jar 5.3.20
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.63

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
2.0.3
2.0.2
2.0.1
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5
1.4
1.3
1.2
1.1
1.0