| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.github.yingzhuo | 
| ArtifactId | ArtifactIdcarnival-spring-boot-starter-easyexcel | 
| Last Version | Last Version1.10.40 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspring-boot starters | 
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-easyexcel/ -->
<dependency>
    <groupId>com.github.yingzhuo</groupId>
    <artifactId>carnival-spring-boot-starter-easyexcel</artifactId>
    <version>1.10.40</version>
</dependency>// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-easyexcel/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-easyexcel:1.10.40'// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-easyexcel/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-easyexcel:1.10.40")'com.github.yingzhuo:carnival-spring-boot-starter-easyexcel:jar:1.10.40'<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-easyexcel" rev="1.10.40">
  <artifact name="carnival-spring-boot-starter-easyexcel" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-easyexcel', version='1.10.40')
)libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-easyexcel" % "1.10.40"[com.github.yingzhuo/carnival-spring-boot-starter-easyexcel "1.10.40"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.yingzhuo : carnival-spring-boot-starter-common | jar | 1.10.40 | 
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.1 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.1 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| com.alibaba : easyexcel | jar | 2.2.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |