w

wu-framework-easy-excel-spring-starter

Apache License, Version 2.0
Files download
File Operation
wu-framework-easy-excel-spring-starter-1.2.5-JDK17.jar download
wu-framework-easy-excel-spring-starter-1.2.5-JDK17.pom download
Apache Maven
<dependency>
  <groupId>top.wu2020</groupId>
  <artifactId>wu-framework-easy-excel-spring-starter</artifactId>
  <version>1.2.5-JDK17</version>
</dependency>
Gradle Groovy
implementation 'top.wu2020:wu-framework-easy-excel-spring-starter:1.2.5-JDK17'
Gradle Kotlin
implementation("top.wu2020:wu-framework-easy-excel-spring-starter:1.2.5-JDK17")
Scala SBT
libraryDependencies += "top.wu2020" % "wu-framework-easy-excel-spring-starter" % "1.2.5-JDK17"
Groovy Grape
@Grapes(
  @Grab(group='top.wu2020', module='wu-framework-easy-excel-spring-starter', version='1.2.5-JDK17')
)
Apache Ivy
<dependency org="top.wu2020" name="wu-framework-easy-excel-spring-starter" rev="1.2.5-JDK17" />
Leiningen
[top.wu2020/wu-framework-easy-excel-spring-starter "1.2.5-JDK17"]
Apache Buildr
'top.wu2020:wu-framework-easy-excel-spring-starter:jar:1.2.5-JDK17'