| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.gaoice | 
| ArtifactId | ArtifactIdeasyexcel-spring-boot-starter | 
| Last Version | Last Version2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioneasyexcel-spring-boot-starter Easy download excel file in Spring Web MVC | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |