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