Download bigtable-hbase-1.2-0.9.6.jar file - Jar b

Jar examples for b:bigtable-hbase-1.2

Description

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

You can download jar file bigtable-hbase-1.2 0.9.6 in this page.

Build File

You can use the following script to add bigtable-hbase-1.2-0.9.6.jar to your project.

<dependency>
   <groupId>com.google.cloud.bigtable</groupId>
   <artifactId>bigtable-hbase-1.2</artifactId>
   <version>0.9.6</version>
</dependency>
compile group: 'com.google.cloud.bigtable', name: 'bigtable-hbase-1.2', version: '0.9.6'
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-hbase-1.2" % "0.9.6"
<dependency org="com.google.cloud.bigtable" name="bigtable-hbase-1.2" rev="0.9.6"/>
@Grapes(@Grab(group='com.google.cloud.bigtable', module='bigtable-hbase-1.2', version='0.9.6'))
'com.google.cloud.bigtable:bigtable-hbase-1.2:jar:0.9.6'

Download

Click the following link to download the jar file.

bigtable-hbase-1.2-0.9.6-javadoc.jar
bigtable-hbase-1.2-0.9.6-sources.jar
bigtable-hbase-1.2-0.9.6-tests.jar
bigtable-hbase-1.2-0.9.6.jar
bigtable-hbase-1.2-0.9.6.pom



Related Tutorials