License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdhbase-migration-tools |
Version | Version2.1.0 |
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.1.0.pom | 1 KB |
hbase-migration-tools-2.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/hbase-migration-tools/
implementation 'com.google.cloud.bigtable:hbase-migration-tools:2.1.0'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/hbase-migration-tools/
implementation ("com.google.cloud.bigtable:hbase-migration-tools:2.1.0")
'com.google.cloud.bigtable:hbase-migration-tools:jar:2.1.0'
<dependency org="com.google.cloud.bigtable" name="hbase-migration-tools" rev="2.1.0">
<artifact name="hbase-migration-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='hbase-migration-tools', version='2.1.0')
)
libraryDependencies += "com.google.cloud.bigtable" % "hbase-migration-tools" % "2.1.0"
[com.google.cloud.bigtable/hbase-migration-tools "2.1.0"]