easyexcel-support

easyexcel is a excel handle tools written in Java

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

easyexcel-support
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

easyexcel-support
easyexcel is a excel handle tools written in Java
Project Organization

Project Organization

Alibaba Group

Download easyexcel-support

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0