easyexcel-parent

easyexcel is a excel handle tools written in Java

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

easyexcel-parent
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

easyexcel-parent
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-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.alibaba/easyexcel-parent/ -->
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>easyexcel-parent</artifactId>
    <version>3.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/easyexcel-parent/
implementation 'com.alibaba:easyexcel-parent:3.1.1'
// https://jarcasting.com/artifacts/com.alibaba/easyexcel-parent/
implementation ("com.alibaba:easyexcel-parent:3.1.1")
'com.alibaba:easyexcel-parent:pom:3.1.1'
<dependency org="com.alibaba" name="easyexcel-parent" rev="3.1.1">
  <artifact name="easyexcel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='easyexcel-parent', version='3.1.1')
)
libraryDependencies += "com.alibaba" % "easyexcel-parent" % "3.1.1"
[com.alibaba/easyexcel-parent "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