is not current version
Last Version 0.0.5

io.github.dk900912:easyexcel-spring-boot 0.0.1

spring boot support for alibaba easyexcel

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.dk900912
ArtifactId

ArtifactId

easyexcel-spring-boot
Version

Version

0.0.1
Type

Type

pom

Download easyexcel-spring-boot 0.0.1


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