MVN

cn.wisewe : docx4j-wisewe

Maven & Gradle

Jun 15, 2022

docx4j-wisewe · 常用文档的导入导出父pom

<dependency>
    <groupId>cn.wisewe</groupId>
    <artifactId>docx4j-wisewe</artifactId>
    <version>1.7.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.wisewe : docx4j-wisewe to add to Maven - Latest Versions:

  • Latest Stable: 1.7.0.RELEASE

All Versions

Choose a version of cn.wisewe : docx4j-wisewe to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
docx4j-wisewe-1.7.0.RELEASE
1.6.x
docx4j-wisewe-1.6.1.RELEASE
docx4j-wisewe-1.6.0.RELEASE
1.5.x
docx4j-wisewe-1.5.1.RELEASE
docx4j-wisewe-1.5.0.RELEASE
1.4.x
docx4j-wisewe-1.4.2.RELEASE
docx4j-wisewe-1.4.1.RELEASE
docx4j-wisewe-1.4.0.RELEASE
1.3.x
docx4j-wisewe-1.3.0.RELEASE
1.2.x
docx4j-wisewe-1.2.3.RELEASE
docx4j-wisewe-1.2.2.RELEASE
docx4j-wisewe-1.2.1.RELEASE
docx4j-wisewe-1.2.0.RELEASE
1.1.x
docx4j-wisewe-1.1.0.RELEASE
1.0.x
docx4j-wisewe-1.0.2.RELEASE
docx4j-wisewe-1.0.1
docx4j-wisewe-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.wisewe</groupId>
    <artifactId>docx4j-wisewe</artifactId>
    <version>1.7.0.RELEASE</version>
</dependency>

Advertisement