License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdhbase-migration-tools |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.google.cloud.bigtable:hbase-migration-tools
This project is a parent project for the hbase migration tooling.
|
Project Organization |
Project OrganizationGoogle LLC |
Filename | Size |
---|---|
hbase-migration-tools-2.4.0.pom | 1 KB |
hbase-migration-tools-2.4.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/hbase-migration-tools/ -->
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>hbase-migration-tools</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/hbase-migration-tools/
implementation 'com.google.cloud.bigtable:hbase-migration-tools:2.4.0'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/hbase-migration-tools/
implementation ("com.google.cloud.bigtable:hbase-migration-tools:2.4.0")
'com.google.cloud.bigtable:hbase-migration-tools:jar:2.4.0'
<dependency org="com.google.cloud.bigtable" name="hbase-migration-tools" rev="2.4.0">
<artifact name="hbase-migration-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='hbase-migration-tools', version='2.4.0')
)
libraryDependencies += "com.google.cloud.bigtable" % "hbase-migration-tools" % "2.4.0"
[com.google.cloud.bigtable/hbase-migration-tools "2.4.0"]