Download bigtable-hbase-integration-tests-common-1.1.1.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.1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials