Apache POI library for accessing and manipulating OOXML schemas used in Microsoft Office files.
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml-schemas</artifactId>
<version>4.1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read an Excel .xlsx file using Apache POI.
Add both poi-ooxml and poi-ooxml-schemas dependencies.
No dependency data recorded yet.