is not current version
Last Version 3.1.1

easyexcel 3.0.5

easyexcel is a excel handle tools written in Java

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

easyexcel
Version

Version

3.0.5
Type

Type

jar
Description

Description

easyexcel
easyexcel is a excel handle tools written in Java
Project URL

Project URL

https://github.com/alibaba/easyexcel
Project Organization

Project Organization

Alibaba Group
Source Code Management

Source Code Management

https://github.com/alibaba/easyexcel

Download easyexcel 3.0.5


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
org.apache.poi : poi-ooxml-schemas jar 4.1.2
org.apache.commons : commons-csv jar 1.8
cglib : cglib jar 3.3.0
org.slf4j : slf4j-api jar 1.7.32
org.ehcache : ehcache jar 3.8.1

provided (1)

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

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.5
com.alibaba : fastjson jar 1.2.78
org.springframework.boot : spring-boot jar 2.5.4
org.springframework.boot : spring-boot-starter-web jar 2.5.4
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.