License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdtablestore-hbase-client |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAliCloud TableStore HBase Client for Java
Aliyun Open Services SDK for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.openservices : tablestore | jar | 4.2.1 |
org.apache.hbase : hbase-client | jar | 1.2.0 |