docx4j 11.1.2 - for use with Java 11 or later - is now available in Maven Central.
11.1.2 is a JPMS modularised release, so the jars contain module-info.class entries.
11.1.2 is compiled with Java 12, targeting Java 11. If you are not using Java 11 or later, you should stick with docx4j 8.1.x.
This release widens the opens in pptx4j/xlsx4j module-info, and incorporates improvements made in 8.1.1 and 8.1.2 (ie changes since 11.1.0 was released). ...