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