io.github.dk900912:easyexcel-core

spring boot support for alibaba easyexcel

License

License

GroupId

GroupId

io.github.dk900912
ArtifactId

ArtifactId

easyexcel-core
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

spring boot support for alibaba easyexcel

Download easyexcel-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba : easyexcel jar 3.1.1
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-collections4 jar 4.4

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.7
org.hibernate.validator : hibernate-validator jar 6.2.3.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1