Files download
File Operation
easyexcel-spring-boot-0.0.7.pom download
Apache Maven
<dependency>
  <groupId>io.github.dk900912</groupId>
  <artifactId>easyexcel-spring-boot</artifactId>
  <version>0.0.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.dk900912:easyexcel-spring-boot:0.0.7'
Gradle Kotlin
implementation("io.github.dk900912:easyexcel-spring-boot:0.0.7")
Scala SBT
libraryDependencies += "io.github.dk900912" % "easyexcel-spring-boot" % "0.0.7"
Groovy Grape
@Grapes(
  @Grab(group='io.github.dk900912', module='easyexcel-spring-boot', version='0.0.7')
)
Apache Ivy
<dependency org="io.github.dk900912" name="easyexcel-spring-boot" rev="0.0.7" />
Leiningen
[io.github.dk900912/easyexcel-spring-boot "0.0.7"]
Apache Buildr
'io.github.dk900912:easyexcel-spring-boot:jar:0.0.7'
Dependencies
The project has no third-party dependencies