is not current version
Last Version 2.4.0

com.google.cloud.bigtable:bigtable-hbase-1.x-hadoop 2.0.0-beta5

Bigtable connector compatible with HBase 1.x. It most of its dependencies (hbase & grpc). Its mainly intended to be used by dataflow 1.x to avoid version conflicts with grpc & protobuf. Prefer to use bigtable-hbase-1.x.

License

License

GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-hbase-1.x-hadoop
Version

Version

2.0.0-beta5
Type

Type

jar
Description

Description

Bigtable connector compatible with HBase 1.x. It most of its dependencies (hbase & grpc). Its mainly intended to be used by dataflow 1.x to avoid version conflicts with grpc & protobuf. Prefer to use bigtable-hbase-1.x.
Project Organization

Project Organization

Google LLC

Download bigtable-hbase-1.x-hadoop 2.0.0-beta5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.hbase : hbase-client jar 1.7.1
commons-logging : commons-logging jar 1.2
io.dropwizard.metrics : metrics-core jar 3.1.2
org.slf4j : slf4j-api jar 1.6.1

runtime (1)

Group / Artifact Type Version
org.conscrypt : conscrypt-openjdk-uber jar 2.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.