# excel-util1 **Repository Path**: aaron4102/excel-util1 ## Basic Information - **Project Name**: excel-util1 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-29 - **Last Updated**: 2021-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ExcelUtil 用于导入导出Excel的Util包,基于Java的POI。可将List<Bean>导出成Excel,或读取Excel成List<Bean>,读取时有验证和Log。 Apache Maven ``` xml com.sargeraswang.util excel-util 1.2.4 ``` 使用方式:[https://sargeraswang.com/blog/2018/11/27/excelutil-1-dot-2-1-doc/](https://sargeraswang.com/blog/2018/11/27/excelutil-1-dot-2-1-doc/)