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