is not current version
Last Version 5.13.9

com.aliyun.openservices:tablestore 5.10.0

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

5.10.0
Type

Type

jar

Download tablestore 5.10.0


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