is not current version
Last Version 1.0.0-pre3

com.google.cloud.bigtable:bigtable-hbase-1.2 1.0.0-pre2

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

GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-hbase-1.2
Version

Version

1.0.0-pre2
Type

Type

jar

Download bigtable-hbase-1.2 1.0.0-pre2


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