is not current version
Last Version 1.7.0.RELEASE

cn.wisewe:docx4j-wisewe-input 1.2.3.RELEASE

excel、zip文件导入

Categories

Categories

docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

cn.wisewe
ArtifactId

ArtifactId

docx4j-wisewe-input
Version

Version

1.2.3.RELEASE
Type

Type

jar

Download docx4j-wisewe-input 1.2.3.RELEASE


<!-- https://jarcasting.com/artifacts/cn.wisewe/docx4j-wisewe-input/ -->
<dependency>
    <groupId>cn.wisewe</groupId>
    <artifactId>docx4j-wisewe-input</artifactId>
    <version>1.2.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wisewe/docx4j-wisewe-input/
implementation 'cn.wisewe:docx4j-wisewe-input:1.2.3.RELEASE'
// https://jarcasting.com/artifacts/cn.wisewe/docx4j-wisewe-input/
implementation ("cn.wisewe:docx4j-wisewe-input:1.2.3.RELEASE")
'cn.wisewe:docx4j-wisewe-input:jar:1.2.3.RELEASE'
<dependency org="cn.wisewe" name="docx4j-wisewe-input" rev="1.2.3.RELEASE">
  <artifact name="docx4j-wisewe-input" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wisewe', module='docx4j-wisewe-input', version='1.2.3.RELEASE')
)
libraryDependencies += "cn.wisewe" % "docx4j-wisewe-input" % "1.2.3.RELEASE"
[cn.wisewe/docx4j-wisewe-input "1.2.3.RELEASE"]