is not current version
Last Version 0.9.91

com.kingsoft.services.table:kts-hbase-client 0.9.3

This project contains artifacts that adapt KTS client to work with hbase.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kingsoft.services.table
ArtifactId

ArtifactId

kts-hbase-client
Version

Version

0.9.3
Type

Type

jar

Download kts-hbase-client 0.9.3


<!-- https://jarcasting.com/artifacts/com.kingsoft.services.table/kts-hbase-client/ -->
<dependency>
    <groupId>com.kingsoft.services.table</groupId>
    <artifactId>kts-hbase-client</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.kingsoft.services.table/kts-hbase-client/
implementation 'com.kingsoft.services.table:kts-hbase-client:0.9.3'
// https://jarcasting.com/artifacts/com.kingsoft.services.table/kts-hbase-client/
implementation ("com.kingsoft.services.table:kts-hbase-client:0.9.3")
'com.kingsoft.services.table:kts-hbase-client:jar:0.9.3'
<dependency org="com.kingsoft.services.table" name="kts-hbase-client" rev="0.9.3">
  <artifact name="kts-hbase-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kingsoft.services.table', module='kts-hbase-client', version='0.9.3')
)
libraryDependencies += "com.kingsoft.services.table" % "kts-hbase-client" % "0.9.3"
[com.kingsoft.services.table/kts-hbase-client "0.9.3"]