| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.aliyun.openservices |
| Идентификатор | Идентификаторtablestore-hbase-client |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAliCloud TableStore HBase Client for Java
Aliyun Open Services SDK for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| tablestore-hbase-client-1.2.0.pom | |
| tablestore-hbase-client-1.2.0.jar | 123 KB |
| tablestore-hbase-client-1.2.0-sources.jar | 71 KB |
| tablestore-hbase-client-1.2.0-javadoc.jar | 362 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore-hbase-client/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>tablestore-hbase-client</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore-hbase-client/
implementation 'com.aliyun.openservices:tablestore-hbase-client:1.2.0'
// https://jarcasting.com/artifacts/com.aliyun.openservices/tablestore-hbase-client/
implementation ("com.aliyun.openservices:tablestore-hbase-client:1.2.0")
'com.aliyun.openservices:tablestore-hbase-client:jar:1.2.0'
<dependency org="com.aliyun.openservices" name="tablestore-hbase-client" rev="1.2.0">
<artifact name="tablestore-hbase-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='tablestore-hbase-client', version='1.2.0')
)
libraryDependencies += "com.aliyun.openservices" % "tablestore-hbase-client" % "1.2.0"
[com.aliyun.openservices/tablestore-hbase-client "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.aliyun.openservices : tablestore | jar | 4.2.1 |
| org.apache.hbase : hbase-client | jar | 1.2.0 |