License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.bigtable |
ArtifactId | ArtifactIdbigtable-hbase-1.0 |
Last Version | Last Version1.0.0-pre3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.google.cloud.bigtable:bigtable-hbase-1.0
DEPRECATED: Please use bigtable-hbase-1.x or bigtable-hbase-1.x-hadoop.
This project contains hbase 1.0 specific implementation of bigtable hbase.
|
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-1.0/ -->
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-1.0</artifactId>
<version>1.0.0-pre3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-1.0/
implementation 'com.google.cloud.bigtable:bigtable-hbase-1.0:1.0.0-pre3'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-hbase-1.0/
implementation ("com.google.cloud.bigtable:bigtable-hbase-1.0:1.0.0-pre3")
'com.google.cloud.bigtable:bigtable-hbase-1.0:jar:1.0.0-pre3'
<dependency org="com.google.cloud.bigtable" name="bigtable-hbase-1.0" rev="1.0.0-pre3">
<artifact name="bigtable-hbase-1.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-hbase-1.0', version='1.0.0-pre3')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-hbase-1.0" % "1.0.0-pre3"
[com.google.cloud.bigtable/bigtable-hbase-1.0 "1.0.0-pre3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
com.google.protobuf : protobuf-java | jar | 3.3.1 |
org.apache.hbase : hbase-client | jar | 1.0.3 |
org.apache.hbase : hbase-common | jar | 1.0.3 |
org.apache.hbase : hbase-protocol | jar | 1.0.3 |
org.apache.hbase : hbase-annotations | jar | 1.0.3 |
org.apache.hadoop : hadoop-common | jar | 2.5.1 |
commons-cli : commons-cli | jar | 1.3.1 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |