File | Operation |
---|---|
bigtable-test-2.14.6.pom | download |
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-test</artifactId>
<version>2.14.6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-test', version='2.14.6')
)
<parent> <groupId>com.google.cloud.bigtable</groupId> <artifactId>bigtable-client-parent</artifactId> <version>2.14.6</version> </parent>