Files download
File Operation
zodiac-easyexcel-spring-boot-starter-1.6.6.jar download
zodiac-easyexcel-spring-boot-starter-1.6.6.pom download
zodiac-easyexcel-spring-boot-starter-1.6.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gitee.zodiacstack</groupId>
  <artifactId>zodiac-easyexcel-spring-boot-starter</artifactId>
  <version>1.6.6</version>
</dependency>
Gradle Groovy
implementation 'com.gitee.zodiacstack:zodiac-easyexcel-spring-boot-starter:1.6.6'
Gradle Kotlin
implementation("com.gitee.zodiacstack:zodiac-easyexcel-spring-boot-starter:1.6.6")
Scala SBT
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-easyexcel-spring-boot-starter" % "1.6.6"
Groovy Grape
@Grapes(
  @Grab(group='com.gitee.zodiacstack', module='zodiac-easyexcel-spring-boot-starter', version='1.6.6')
)
Apache Ivy
<dependency org="com.gitee.zodiacstack" name="zodiac-easyexcel-spring-boot-starter" rev="1.6.6" />
Leiningen
[com.gitee.zodiacstack/zodiac-easyexcel-spring-boot-starter "1.6.6"]
Apache Buildr
'com.gitee.zodiacstack:zodiac-easyexcel-spring-boot-starter:jar:1.6.6'