Legacy docx4j 8.3.11 and docx4j-ImportXHTML 8.3.11 for Java 8 users are now available in Maven Central .
Changes:
- Use slf4j v2 api
- Bump deps to address reported vulnerabilities
- docx4j-export-fo uses fop 2.9 (previously fop 2.7)
For instructions on getting docx4j 8.3.11, see https://www.docx4java.org/downloads.html
For ImportXHTML:
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-ImportXHTML</artifactId>
<version>8.3.11</version>
</dependency>
If you aren't using Maven, there is https://www.docx4java.org/docx4j/docx4j ... 8.3.11.zip ...