s

solar-excel-spring-boot-parent

Declarative import and export based on spring mvc and easyExcel.
The Apache Software License, Version 2.0
qycr
文件下载
文件名 操作
solar-excel-spring-boot-parent-1.1.pom 下载
Apache Maven
<dependency>
  <groupId>io.github.qycr</groupId>
  <artifactId>solar-excel-spring-boot-parent</artifactId>
  <version>1.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.qycr:solar-excel-spring-boot-parent:1.1'
Gradle Kotlin
implementation("io.github.qycr:solar-excel-spring-boot-parent:1.1")
Scala SBT
libraryDependencies += "io.github.qycr" % "solar-excel-spring-boot-parent" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.qycr', module='solar-excel-spring-boot-parent', version='1.1')
)
Apache Ivy
<dependency org="io.github.qycr" name="solar-excel-spring-boot-parent" rev="1.1" />
Leiningen
[io.github.qycr/solar-excel-spring-boot-parent "1.1"]
Apache Buildr
'io.github.qycr:solar-excel-spring-boot-parent:jar:1.1'
本项目依赖
该项目无第三方依赖