is not current version
Last Version 1.1.0

com.google.cloud.bigtable:bigtable-hbase-integration-tests 0.1.9

This project contains test cases that ought to work for either bigtable-hbase or hbase proper.

GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-hbase-integration-tests
Version

Version

0.1.9
Type

Type

jar

Download bigtable-hbase-integration-tests 0.1.9


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