Provides base utilities for reading and writing Office documents (Excel, Word) using Apache POI.
<dependency>
<groupId>cn.afterturn</groupId>
<artifactId>easypoi-base</artifactId>
<version>4.5.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates exporting an Excel workbook using EasyPOI.
Use the same POI version as required by EasyPOI (e.g., 4.1.2 for EasyPOI 4.5.0).
No dependency data recorded yet.