License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdbigtable-hbase-2.x-shaded |
Version | Version2.0.0-beta3 |
Type | Typejar |
Description |
DescriptionPlease use bigtable-hbase-2.x or bigtable-hbase-2.x-hadoop. Bigtable
connector compatible with HBase 2.x. It exposes the minimal set of
dependencies. Its mainly intended to be used by dataflow 2.x to avoid
version conflicts with grpc & protobuf. Prefer to use bigtable-hbase-2.x
in general and bigtable-hbase-2.x-hadoop for hadoop classpath compatible
applications.
|
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-2.x-shaded/ -->
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-2.x-shaded</artifactId>
<version>2.0.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-2.x-shaded/
implementation 'com.google.cloud.bigtable:bigtable-hbase-2.x-shaded:2.0.0-beta3'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-2.x-shaded/
implementation ("com.google.cloud.bigtable:bigtable-hbase-2.x-shaded:2.0.0-beta3")
'com.google.cloud.bigtable:bigtable-hbase-2.x-shaded:jar:2.0.0-beta3'
<dependency org="com.google.cloud.bigtable" name="bigtable-hbase-2.x-shaded" rev="2.0.0-beta3">
<artifact name="bigtable-hbase-2.x-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-hbase-2.x-shaded', version='2.0.0-beta3')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-hbase-2.x-shaded" % "2.0.0-beta3"
[com.google.cloud.bigtable/bigtable-hbase-2.x-shaded "2.0.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-shaded-client | jar | 2.2.3 |
commons-logging : commons-logging | jar | 1.2 |
io.dropwizard.metrics : metrics-core | jar | 3.2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.conscrypt : conscrypt-openjdk-uber | jar | 2.5.1 |