is not current version
Last Version 1.26.3

com.google.cloud.bigtable:bigtable-hbase-2.x-integration-tests 1.19.0

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-2.x-integration-tests
Version

Version

1.19.0
Type

Type

jar

Download bigtable-hbase-2.x-integration-tests 1.19.0


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