Browse Source

升级新版本,修复bug,提供编辑工具,提升模型转换性能

bugfix
jipengfei.jpf 6 years ago
parent
commit
88916459bd
  1. 2
      README.md

2
README.md

@ -7,11 +7,13 @@ Java解析、生成Excel比较有名的框架有Apache poi、jxl。但他们都
* [更新记事](/update.md)
* [English-README](/easyexcel_en.md)
## 二方包
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<version>{latestVersion}</version>
</dependency>
## 最新版本:1.1.2-beat1
## 维护者
姬朋飞(玉霄)

Loading…
Cancel
Save