MVN

io.github.longyg : docx4j-xhtml2word

Maven & Gradle

Jul 19, 2023
0 stars

docx4j-xhtml2word · docx4j-ImportXHTML converts XHTML to OpenXML WordML (docx) using docx4j

<dependency>
    <groupId>io.github.longyg</groupId>
    <artifactId>docx4j-xhtml2word</artifactId>
    <version>1.1.28</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.longyg : docx4j-xhtml2word to add to Maven - Latest Versions:

  • Latest Stable: 1.1.28

All Versions

Choose a version of io.github.longyg : docx4j-xhtml2word to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
docx4j-xhtml2word-1.1.28
docx4j-xhtml2word-1.1.27
docx4j-xhtml2word-1.1.26
docx4j-xhtml2word-1.1.25
docx4j-xhtml2word-1.1.24
docx4j-xhtml2word-1.1.23
docx4j-xhtml2word-1.1.22
docx4j-xhtml2word-1.1.21
docx4j-xhtml2word-1.1.20
docx4j-xhtml2word-1.1.19
docx4j-xhtml2word-1.1.18
docx4j-xhtml2word-1.1.17
docx4j-xhtml2word-1.1.16
docx4j-xhtml2word-1.1.15
docx4j-xhtml2word-1.1.14
docx4j-xhtml2word-1.1.13
docx4j-xhtml2word-1.1.12
docx4j-xhtml2word-1.1.11
docx4j-xhtml2word-1.1.10
docx4j-xhtml2word-1.1.9
docx4j-xhtml2word-1.1.8
docx4j-xhtml2word-1.1.7
docx4j-xhtml2word-1.1.6
docx4j-xhtml2word-1.1.5
docx4j-xhtml2word-1.1.4
docx4j-xhtml2word-1.1.3
docx4j-xhtml2word-1.1.2
docx4j-xhtml2word-1.1.1
docx4j-xhtml2word-1.1.0
1.0.x
docx4j-xhtml2word-1.0.14
docx4j-xhtml2word-1.0.13
docx4j-xhtml2word-1.0.12
docx4j-xhtml2word-1.0.11
docx4j-xhtml2word-1.0.4
docx4j-xhtml2word-1.0.3
docx4j-xhtml2word-1.0.1
docx4j-xhtml2word-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.longyg</groupId>
    <artifactId>docx4j-xhtml2word</artifactId>
    <version>1.1.28</version>
</dependency>