Page 1 of 1

Docx4j 11.1.2 released for Java 11

PostPosted: Mon Aug 05, 2019 9:43 pm
by jason
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).

docx4j 11.1.2 source code can be found at tag https://github.com/plutext/docx4j/tree/ ... ent-11.1.2 or branch https://github.com/plutext/docx4j/tree/VERSION_11_1_2

To use docx4j 11.1.2 via Maven, just add either docx4j-JAXB-MOXy
or docx4j-JAXB-ReferenceImpl 11.1.2 to your pom. https://search.maven.org/search?q=g:org.docx4j

For other downloads, see https://www.docx4java.org/downloads.html

For JPMS modularisation notes, please see the earlier 11.1.0 announcement at announces/docx4j-11-1-0-released-for-java-11-t2817.html