Last Version

com.google.cloud.bigtable:bigtable-hbase-2.x-hadoop 2.4.0

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

License

License

GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-hbase-2.x-hadoop
Version

Version

2.4.0
Type

Type

jar
Description

Description

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

Project Organization

Google LLC

Download bigtable-hbase-2.x-hadoop 2.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.hbase : hbase-client jar 2.3.6
commons-logging : commons-logging jar 1.2
io.dropwizard.metrics : metrics-core jar 3.2.6
org.slf4j : slf4j-api jar 1.7.30

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.