License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.dk900912 |
ArtifactId | ArtifactIdeasyexcel-spring-boot-starter |
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-starter/ -->
<dependency>
<groupId>io.github.dk900912</groupId>
<artifactId>easyexcel-spring-boot-starter</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/easyexcel-spring-boot-starter/
implementation 'io.github.dk900912:easyexcel-spring-boot-starter:0.0.5'
// https://jarcasting.com/artifacts/io.github.dk900912/easyexcel-spring-boot-starter/
implementation ("io.github.dk900912:easyexcel-spring-boot-starter:0.0.5")
'io.github.dk900912:easyexcel-spring-boot-starter:jar:0.0.5'
<dependency org="io.github.dk900912" name="easyexcel-spring-boot-starter" rev="0.0.5">
<artifact name="easyexcel-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='easyexcel-spring-boot-starter', version='0.0.5')
)
libraryDependencies += "io.github.dk900912" % "easyexcel-spring-boot-starter" % "0.0.5"
[io.github.dk900912/easyexcel-spring-boot-starter "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dk900912 : easyexcel-spring-boot-autoconfigure | jar | 0.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar |