s

solar-excel-spring-boot-starter

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