excel

基于easyexcel封装的,使得对excel的操作更便捷

License

License

GroupId

GroupId

com.efeichong
ArtifactId

ArtifactId

excel
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

excel
基于easyexcel封装的,使得对excel的操作更便捷
Project URL

Project URL

https://gitee.com/efeichong/excel
Source Code Management

Source Code Management

https://gitee.com/efeichong/excel

Download excel

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : easyexcel jar 3.1.0
org.projectlombok : lombok Optional jar 1.18.22

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10