h

hsweb-boost-excel

便捷EXCEL操作工具
Files download
File Operation
hsweb-boost-excel-3.0.11.jar download
hsweb-boost-excel-3.0.11.pom download
hsweb-boost-excel-3.0.11-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hswebframework.web</groupId>
  <artifactId>hsweb-boost-excel</artifactId>
  <version>3.0.11</version>
</dependency>
Gradle Groovy
implementation 'org.hswebframework.web:hsweb-boost-excel:3.0.11'
Gradle Kotlin
implementation("org.hswebframework.web:hsweb-boost-excel:3.0.11")
Scala SBT
libraryDependencies += "org.hswebframework.web" % "hsweb-boost-excel" % "3.0.11"
Groovy Grape
@Grapes(
  @Grab(group='org.hswebframework.web', module='hsweb-boost-excel', version='3.0.11')
)
Apache Ivy
<dependency org="org.hswebframework.web" name="hsweb-boost-excel" rev="3.0.11" />
Leiningen
[org.hswebframework.web/hsweb-boost-excel "3.0.11"]
Apache Buildr
'org.hswebframework.web:hsweb-boost-excel:jar:3.0.11'