is not current version
Last Version 2.1

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

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.0
Type

Type

jar

Download easyexcel-spring-boot-starter 1.0


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