is not current version
Last Version 5.13.9

com.aliyun.openservices:tablestore 4.3.1

Aliyun Open Services SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

tablestore
Version

Version

4.3.1
Type

Type

jar

Download tablestore 4.3.1


<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/ -->
<dependency>
    <groupId>com.aliyun.openservices</groupId>
    <artifactId>tablestore</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/
implementation 'com.aliyun.openservices:tablestore:4.3.1'
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore/
implementation ("com.aliyun.openservices:tablestore:4.3.1")
'com.aliyun.openservices:tablestore:jar:4.3.1'
<dependency org="com.aliyun.openservices" name="tablestore" rev="4.3.1">
  <artifact name="tablestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='tablestore', version='4.3.1')
)
libraryDependencies += "com.aliyun.openservices" % "tablestore" % "4.3.1"
[com.aliyun.openservices/tablestore "4.3.1"]