s

solar-excel-spring-boot-excel

Files download
File Operation
solar-excel-spring-boot-excel-1.1.jar download
solar-excel-spring-boot-excel-1.1.pom download
solar-excel-spring-boot-excel-1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.qycr</groupId>
  <artifactId>solar-excel-spring-boot-excel</artifactId>
  <version>1.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.qycr:solar-excel-spring-boot-excel:1.1'
Gradle Kotlin
implementation("io.github.qycr:solar-excel-spring-boot-excel:1.1")
Scala SBT
libraryDependencies += "io.github.qycr" % "solar-excel-spring-boot-excel" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.qycr', module='solar-excel-spring-boot-excel', version='1.1')
)
Apache Ivy
<dependency org="io.github.qycr" name="solar-excel-spring-boot-excel" rev="1.1" />
Leiningen
[io.github.qycr/solar-excel-spring-boot-excel "1.1"]
Apache Buildr
'io.github.qycr:solar-excel-spring-boot-excel:jar:1.1'