License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdbigtable-test |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.google.cloud.bigtable:bigtable-test
This project is a parent project for the bigtable test utilities
|
Project Organization |
Project OrganizationGoogle LLC |
Filename | Size |
---|---|
bigtable-test-2.4.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-test/ -->
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-test</artifactId>
<version>2.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-test/
implementation 'com.google.cloud.bigtable:bigtable-test:2.4.0'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-test/
implementation ("com.google.cloud.bigtable:bigtable-test:2.4.0")
'com.google.cloud.bigtable:bigtable-test:pom:2.4.0'
<dependency org="com.google.cloud.bigtable" name="bigtable-test" rev="2.4.0">
<artifact name="bigtable-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-test', version='2.4.0')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-test" % "2.4.0"
[com.google.cloud.bigtable/bigtable-test "2.4.0"]