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