提交 88916459 编写于 作者: J jipengfei.jpf

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

上级 ae39a58c
...@@ -7,11 +7,13 @@ Java解析、生成Excel比较有名的框架有Apache poi、jxl。但他们都 ...@@ -7,11 +7,13 @@ Java解析、生成Excel比较有名的框架有Apache poi、jxl。但他们都
* [更新记事](/update.md) * [更新记事](/update.md)
* [English-README](/easyexcel_en.md) * [English-README](/easyexcel_en.md)
## 二方包 ## 二方包
<dependency> <dependency>
<groupId>com.alibaba</groupId> <groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId> <artifactId>easyexcel</artifactId>
<version>{latestVersion}</version> <version>{latestVersion}</version>
</dependency> </dependency>
## 最新版本:1.1.2-beat1 ## 最新版本:1.1.2-beat1
## 维护者 ## 维护者
姬朋飞(玉霄) 姬朋飞(玉霄)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册