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