easyexcel-spring-boot-starter

Easy download excel file in Spring Web MVC

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gaoice
ArtifactId

ArtifactId

easyexcel-spring-boot-starter
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

easyexcel-spring-boot-starter
Easy download excel file in Spring Web MVC
Project URL

Project URL

https://github.com/gaoice/easyexcel-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/gaoice/easyexcel-spring-boot-starter

Download easyexcel-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.gaoice : easyexcel jar 2.0
org.slf4j : slf4j-api jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.1
1.0