h

hsweb-expands-office

office文档处理工具,导入导出excel,模板导出excel,word
https://github.com/hs-web/hsweb-expands/${artifactId}
Files download
File Operation
hsweb-expands-office-3.0.1.jar download
hsweb-expands-office-3.0.1.pom download
hsweb-expands-office-3.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hswebframework</groupId>
  <artifactId>hsweb-expands-office</artifactId>
  <version>3.0.1</version>
</dependency>
Gradle Groovy
implementation 'org.hswebframework:hsweb-expands-office:3.0.1'
Gradle Kotlin
implementation("org.hswebframework:hsweb-expands-office:3.0.1")
Scala SBT
libraryDependencies += "org.hswebframework" % "hsweb-expands-office" % "3.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.hswebframework', module='hsweb-expands-office', version='3.0.1')
)
Apache Ivy
<dependency org="org.hswebframework" name="hsweb-expands-office" rev="3.0.1" />
Leiningen
[org.hswebframework/hsweb-expands-office "3.0.1"]
Apache Buildr
'org.hswebframework:hsweb-expands-office:jar:3.0.1'