не последняя версия
Последняя версия 5.13.9

com.aliyun.openservices:tablestore 5.3.2

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

Группа

Группа

com.aliyun.openservices
Идентификатор

Идентификатор

tablestore
Версия

Версия

5.3.2
Тип

Тип

jar

Скачать tablestore 5.3.2


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