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