is not current version
Last Version 1.7.0.RELEASE

cn.wisewe:docx4j-wisewe 1.4.0.RELEASE

常用文档的导入导出父pom

Categories

Categories

docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

cn.wisewe
ArtifactId

ArtifactId

docx4j-wisewe
Version

Version

1.4.0.RELEASE
Type

Type

pom

Download docx4j-wisewe 1.4.0.RELEASE


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