A Java library for reading and writing big excel files quickly and easily.
See the 中文文档 for Chinese readme.
https://github.com/yyfcode/fastexcel-demo
<dependency>
<groupId>com.jeeapp</groupId>
<artifactId>fastexcel</artifactId>
<version>0.0.4</version>
</dependency>