docx4j is a library which helps you to work with the Office Open XML file format as used in docx documents, pptx presentations, and xlsx spreadsheets.
'org.docx4j:docx4j:3.2.2'
<dependency> <groupId>org.docx4j</groupId> <artifactId>docx4j</artifactId> <version>3.2.2</version> </dependency>
<dependency org="org.docx4j" name="docx4j" rev="3.2.2"/>
"org.docx4j", "docx4j", "3.2.2"