is not current version
Last Version 3.1.1

easyexcel 2.2.10

easyexcel is a excel handle tools written in Java

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

easyexcel
Version

Version

2.2.10
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 2.2.10


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
org.apache.poi : poi-ooxml-schemas jar 3.17
cglib : cglib jar 3.1
org.slf4j : slf4j-api jar 1.7.26
org.ehcache : ehcache jar 3.4.0

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
com.alibaba : fastjson jar 1.2.71
org.projectlombok : lombok jar 1.18.8
org.springframework.boot : spring-boot jar 1.5.21.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.21.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.