License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.dk900912 |
ArtifactId | ArtifactIdeasyexcel-spring-boot-autoconfigure |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring boot support for alibaba easyexcel
|
<!-- https://jarcasting.com/artifacts/io.github.dk900912/easyexcel-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.dk900912</groupId>
<artifactId>easyexcel-spring-boot-autoconfigure</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/easyexcel-spring-boot-autoconfigure/
implementation 'io.github.dk900912:easyexcel-spring-boot-autoconfigure:0.0.5'
// https://jarcasting.com/artifacts/io.github.dk900912/easyexcel-spring-boot-autoconfigure/
implementation ("io.github.dk900912:easyexcel-spring-boot-autoconfigure:0.0.5")
'io.github.dk900912:easyexcel-spring-boot-autoconfigure:jar:0.0.5'
<dependency org="io.github.dk900912" name="easyexcel-spring-boot-autoconfigure" rev="0.0.5">
<artifact name="easyexcel-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='easyexcel-spring-boot-autoconfigure', version='0.0.5')
)
libraryDependencies += "io.github.dk900912" % "easyexcel-spring-boot-autoconfigure" % "0.0.5"
[io.github.dk900912/easyexcel-spring-boot-autoconfigure "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | |
io.github.dk900912 : easyexcel-core | jar | 0.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar |