is not current version
Last Version 2.4.0

com.google.cloud.bigtable:bigtable-hbase-2.x 1.20.0

Bigtable connector compatible with HBase 2.x. It uses hbase-shaded-client and exposes unshaded bigtable-client-core. Its meant to be used in standalone applications and apache beam. Please use bigtable-hbase-2.x-hadoop for hadoop classpath compatible applications.

License

License

GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-hbase-2.x
Version

Version

1.20.0
Type

Type

jar
Description

Description

com.google.cloud.bigtable:bigtable-hbase-2.x
Bigtable connector compatible with HBase 2.x. It uses hbase-shaded-client and exposes unshaded bigtable-client-core. Its meant to be used in standalone applications and apache beam. Please use bigtable-hbase-2.x-hadoop for hadoop classpath compatible applications.
Project Organization

Project Organization

Google LLC

Download bigtable-hbase-2.x 1.20.0


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

Dependencies

compile (13)

Group / Artifact Type Version
com.google.cloud.bigtable : bigtable-hbase jar 1.20.0
com.google.cloud.bigtable : bigtable-client-core jar 1.20.0
org.apache.hbase : hbase-shaded-client jar 2.2.3
io.grpc : grpc-stub jar
com.google.api : api-common jar
com.google.api.grpc : proto-google-cloud-bigtable-admin-v2 jar
com.google.cloud : google-cloud-bigtable jar
com.google.guava : guava jar
io.dropwizard.metrics : metrics-core jar 3.2.6
io.opencensus : opencensus-api jar
org.threeten : threetenbp jar
io.grpc : grpc-api jar
com.google.api.grpc : proto-google-cloud-bigtable-v2 jar

test (4)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-graphite jar 3.2.6
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.6.0

Project Modules

There are no modules declared in this project.