License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.dk900912 |
ArtifactId | ArtifactIdeasyexcel-spring-boot |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasyexcel-spring-boot
spring boot support for alibaba easyexcel
|
Project URL |
Project URL |
Filename | Size |
---|---|
easyexcel-spring-boot-0.0.5.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dk900912/easyexcel-spring-boot/ -->
<dependency>
<groupId>io.github.dk900912</groupId>
<artifactId>easyexcel-spring-boot</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/easyexcel-spring-boot/
implementation 'io.github.dk900912:easyexcel-spring-boot:0.0.5'
// https://jarcasting.com/artifacts/io.github.dk900912/easyexcel-spring-boot/
implementation ("io.github.dk900912:easyexcel-spring-boot:0.0.5")
'io.github.dk900912:easyexcel-spring-boot:pom:0.0.5'
<dependency org="io.github.dk900912" name="easyexcel-spring-boot" rev="0.0.5">
<artifact name="easyexcel-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='easyexcel-spring-boot', version='0.0.5')
)
libraryDependencies += "io.github.dk900912" % "easyexcel-spring-boot" % "0.0.5"
[io.github.dk900912/easyexcel-spring-boot "0.0.5"]