is not current version
Last Version 1.26.3

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

This project contains common test infrastructure

GroupId

GroupId

com.google.cloud.bigtable
ArtifactId

ArtifactId

bigtable-hbase-integration-tests-common
Version

Version

1.11.0
Type

Type

jar

Download bigtable-hbase-integration-tests-common 1.11.0


<!-- 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.11.0</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.11.0'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-integration-tests-common/
implementation ("com.google.cloud.bigtable:bigtable-hbase-integration-tests-common:1.11.0")
'com.google.cloud.bigtable:bigtable-hbase-integration-tests-common:jar:1.11.0'
<dependency org="com.google.cloud.bigtable" name="bigtable-hbase-integration-tests-common" rev="1.11.0">
  <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.11.0')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-hbase-integration-tests-common" % "1.11.0"
[com.google.cloud.bigtable/bigtable-hbase-integration-tests-common "1.11.0"]