License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdbigtable-hbase-replication-core |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbigtable-hbase-replication-core
Library to enable one way replication from HBase to Cloud
Bigtable.
|
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-replication-core/ -->
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-replication-core</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-replication-core/
implementation 'com.google.cloud.bigtable:bigtable-hbase-replication-core:1.3.0'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-replication-core/
implementation ("com.google.cloud.bigtable:bigtable-hbase-replication-core:1.3.0")
'com.google.cloud.bigtable:bigtable-hbase-replication-core:jar:1.3.0'
<dependency org="com.google.cloud.bigtable" name="bigtable-hbase-replication-core" rev="1.3.0">
<artifact name="bigtable-hbase-replication-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-hbase-replication-core', version='1.3.0')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-hbase-replication-core" % "1.3.0"
[com.google.cloud.bigtable/bigtable-hbase-replication-core "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud.bigtable : bigtable-hbase-1.x-hadoop | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.6.1 |