Download bigtable-hbase-integration-tests-common-1.1.0.jar file - Jar b

Jar examples for b:bigtable-hbase-integration-tests-common

Description

This project contains common test infrastructure

You can download jar file bigtable-hbase-integration-tests-common 1.1.0 in this page.

License

Open Source License

Build File

You can use the following script to add bigtable-hbase-integration-tests-common-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

bigtable-hbase-integration-tests-common-1.1.0-javadoc.jar
bigtable-hbase-integration-tests-common-1.1.0-sources.jar
bigtable-hbase-integration-tests-common-1.1.0.jar
bigtable-hbase-integration-tests-common-1.1.0.pom



Related Tutorials