s

solar-excel-spring-boot-autoconfigure

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