Skip to content

Commit 517cd79

Browse files
author
俟命
committed
update version to 5.13.6
1 parent ed2568f commit 517cd79

File tree

522 files changed

+175152
-36031
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

522 files changed

+175152
-36031
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
- 阿里云表格存储是阿里云自主研发的NoSQL数据存储服务,提供海量结构化数据的存储和实时访问。
1010

1111
## 版本
12-
- 当前版本:4.12.1
12+
- 当前版本:5.13.6
1313

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

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

0 commit comments

Comments
 (0)