Skip to content

Commit

Permalink
update version to 5.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
俟命 committed Feb 10, 2022
1 parent ed2568f commit 517cd79
Show file tree
Hide file tree
Showing 522 changed files with 175,152 additions and 36,031 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
- 阿里云表格存储是阿里云自主研发的NoSQL数据存储服务,提供海量结构化数据的存储和实时访问。

## 版本
- 当前版本:4.12.1
- 当前版本:5.13.6

## 运行环境
- JDK 6及其以上

## 安装
#### Maven方式
下载[最新版JAR包](https://search.maven.org/remotecontent?filepath=com/aliyun/openservices/tablestore/4.12.1/tablestore-4.12.1.jar)或者通过Maven:
下载[最新版JAR包](https://search.maven.org/remotecontent?filepath=com/aliyun/openservices/tablestore/5.13.6/tablestore-5.13.6.jar)或者通过Maven:
```xml
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>tablestore</artifactId>
<version>4.12.1</version>
<version>5.13.6</version>
</dependency>
```

Expand Down

0 comments on commit 517cd79

Please sign in to comment.