is not current version
Last Version 1.0.0-pre3

com.google.cloud.bigtable:bigtable-hbase-1.0 1.0.0-pre1

DEPRECATED: Please use bigtable-hbase-1.x or bigtable-hbase-1.x-hadoop. This project contains hbase 1.0 specific implementation of bigtable hbase.

GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-hbase-1.0
Version

Version

1.0.0-pre1
Type

Type

jar

Download bigtable-hbase-1.0 1.0.0-pre1


<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-1.0/ -->
<dependency>
    <groupId>com.google.cloud.bigtable</groupId>
    <artifactId>bigtable-hbase-1.0</artifactId>
    <version>1.0.0-pre1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-1.0/
implementation 'com.google.cloud.bigtable:bigtable-hbase-1.0:1.0.0-pre1'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-1.0/
implementation ("com.google.cloud.bigtable:bigtable-hbase-1.0:1.0.0-pre1")
'com.google.cloud.bigtable:bigtable-hbase-1.0:jar:1.0.0-pre1'
<dependency org="com.google.cloud.bigtable" name="bigtable-hbase-1.0" rev="1.0.0-pre1">
  <artifact name="bigtable-hbase-1.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-hbase-1.0', version='1.0.0-pre1')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-hbase-1.0" % "1.0.0-pre1"
[com.google.cloud.bigtable/bigtable-hbase-1.0 "1.0.0-pre1"]