Jar examples for b:bigtable-hbase
This project contains artifacts that adapt bigtable client to work with hbase.
You can download jar file bigtable-hbase 1.4.0 in this page.
Open Source License
You can use the following script to add bigtable-hbase-1.4.0.jar to your project.
<dependency> <groupId>com.google.cloud.bigtable</groupId> <artifactId>bigtable-hbase</artifactId> <version>1.4.0</version> </dependency>
compile group: 'com.google.cloud.bigtable', name: 'bigtable-hbase', version: '1.4.0'
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-hbase" % "1.4.0"
<dependency org="com.google.cloud.bigtable" name="bigtable-hbase" rev="1.4.0"/>
@Grapes(@Grab(group='com.google.cloud.bigtable', module='bigtable-hbase', version='1.4.0'))
'com.google.cloud.bigtable:bigtable-hbase:jar:1.4.0'
Click the following link to download the jar file.
bigtable-hbase-1.4.0-javadoc.jar