docx4j 8.1.3 and 11.1.3 are now both in Maven Central.
These are minor releases; see https://github.com/plutext/docx4j/blob/ ... ANGELOG.md
To get via Maven: https://search.maven.org/search?q=g:org.docx4j
Otherwise, see https://www.docx4java.org/downloads.html
docx4j 8.1.3
To use 8.1.3 via Maven, just add one and only one of docx4j-JAXB-Internal (assuming JAXB is shipped in your Java release), docx4j-JAXB-MOXy, or docx4j-JAXB-ReferenceImpl to your pom.
docx4j 11.1.3 ...