is not current version
Last Version 1.26.3

com.google.cloud.bigtable:bigtable-hbase-integration-tests-common 1.18.1

This project contains common test infrastructure

GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-hbase-integration-tests-common
Version

Version

1.18.1
Type

Type

jar

Download bigtable-hbase-integration-tests-common 1.18.1


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