Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
Chat2DB-Pro authored Feb 6, 2018
1 parent c9e7f6f commit 45398ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ Java解析、生成Excel比较有名的框架有Apache poi、jxl。但他们都

```
<dependency>
<groupId>com.alibaba.shared</groupId>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<version>{latestVersion}</version>
</dependency>
```

# 最新版本
## VERSION : 1.2.16
## VERSION : 1.0.0-RELEASE

# 维护者
姬朋飞(玉霄)
Expand Down Expand Up @@ -86,4 +86,4 @@ public void test1() throws FileNotFoundException {
```
# 联系我们

有问题阿里同事可以通过钉钉找到我,阿里外同学可以通过git留言。其他技术非技术相关的也欢迎一起探讨。
有问题阿里同事可以通过钉钉找到我,阿里外同学可以通过git留言。其他技术非技术相关的也欢迎一起探讨。

0 comments on commit 45398ec

Please sign in to comment.