EasyExcel is a Java library for reading and writing Excel files with high performance and low memory usage.
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<version>4.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to write a simple Excel file using EasyExcel.
Refer to migration guide when upgrading from 3.x to 4.x.
No dependency data recorded yet.