11.5.4 adds support for Table of Figures (TOC C switch and SEQ field), and fixes various reported issues (535, 576, 619, 624).
-ImportXHML targets Java 11 (correcting an inadvertent target in 11.5.3)
For instructions on getting docx4j 11.5.4, see https://www.docx4java.org/downloads.html
For ImportXHTML:
Using xml Syntax Highlighting
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-ImportXHTML-core</artifactId>
<version>11.5.4</version>
</dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-ImportXHTML-core</artifactId>
<version>11.5.4</version>
</dependency>
Parsed in 0.001 seconds, using GeSHi 1.0.8.4
docx4j-ImportXHTML is also included in the docx4j-community zip distribution, in the /optional dir