is not current version
Last Version 2.1

com.gaoice:easyexcel-spring-boot-starter 1.1

Easy download excel file in Spring Web MVC

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gaoice
ArtifactId

ArtifactId

easyexcel-spring-boot-starter
Version

Version

1.1
Type

Type

jar

Download easyexcel-spring-boot-starter 1.1


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