Last Version

kts-hbase-client 0.9.91

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kingsoft.services.table
ArtifactId

ArtifactId

kts-hbase-client
Version

Version

0.9.91
Type

Type

jar
Description

Description

kts-hbase-client
This project contains artifacts that adapt KTS client to work with hbase.
Project Organization

Project Organization

ksyun.com

Download kts-hbase-client 0.9.91


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

Dependencies

compile (2)

Group / Artifact Type Version
com.kingsoft.services.table : kts-client jar 0.9.91
org.apache.hbase : hbase-client jar 1.1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.