A Java library for creating and manipulating Office Open XML files (docx, pptx, xlsx).
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j</artifactId>
<version>6.1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage to create a simple DOCX document.
Review the docx4j migration notes when upgrading from older versions.
No dependency data recorded yet.