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

com.aliyun.emr:emr-tablestore 1.4.3


Группа

Группа

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

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

emr-tablestore
Версия

Версия

1.4.3
Тип

Тип

jar

Скачать emr-tablestore 1.4.3


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