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:2.7.1'
<dependency> <groupId>org.docx4j</groupId> <artifactId>docx4j</artifactId> <version>2.7.1</version> </dependency>
<dependency org="org.docx4j" name="docx4j" rev="2.7.1"/>
"org.docx4j", "docx4j", "2.7.1"