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