com.google.cloud.bigtable:bigtable-client

This is a client to access Cloud Bigtable (https://cloud.google.com/bigtable/) via the HBase APIs. There are a handful of modules in this project. The bigtable-hbase-x.x projects are intendned to be the projects which users interact with. The x.x versions in the bigtable-hbase-x.x projects represent the hbase major and minor versions which the project supports. For example, bigtable-hbase-1.0 will integrate with all hbase 1.0.x releases and bigtable-hbase-1.1 will integrate with all hbase 1.1.* releases. The bigtable-protos, bigtable-client-core and bigtable-hbase modules are meant to be used as components of bigtable-hbase-x.x. Those submodules may be usedful outside of the bigtable-hbase-x.x projects, but have not been thoroughly tested in other scenarios.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.google.cloud.bigtable
Идентификатор

Идентификатор

bigtable-client
Последняя версия

Последняя версия

0.9.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

com.google.cloud.bigtable:bigtable-client
This is a client to access Cloud Bigtable (https://cloud.google.com/bigtable/) via the HBase APIs. There are a handful of modules in this project. The bigtable-hbase-x.x projects are intendned to be the projects which users interact with. The x.x versions in the bigtable-hbase-x.x projects represent the hbase major and minor versions which the project supports. For example, bigtable-hbase-1.0 will integrate with all hbase 1.0.x releases and bigtable-hbase-1.1 will integrate with all hbase 1.1.* releases. The bigtable-protos, bigtable-client-core and bigtable-hbase modules are meant to be used as components of bigtable-hbase-x.x. Those submodules may be usedful outside of the bigtable-hbase-x.x projects, but have not been thoroughly tested in other scenarios.
Ссылка на сайт

Ссылка на сайт

https://cloud.google.com/bigtable/

Скачать bigtable-client

Имя Файла Размер
bigtable-client-0.9.1.pom 27 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-client/ -->
<dependency>
    <groupId>com.google.cloud.bigtable</groupId>
    <artifactId>bigtable-client</artifactId>
    <version>0.9.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-client/
implementation 'com.google.cloud.bigtable:bigtable-client:0.9.1'
// https://jarcasting.com/artifacts/com.google.cloud.bigtable/bigtable-client/
implementation ("com.google.cloud.bigtable:bigtable-client:0.9.1")
'com.google.cloud.bigtable:bigtable-client:pom:0.9.1'
<dependency org="com.google.cloud.bigtable" name="bigtable-client" rev="0.9.1">
  <artifact name="bigtable-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-client', version='0.9.1')
)
libraryDependencies += "com.google.cloud.bigtable" % "bigtable-client" % "0.9.1"
[com.google.cloud.bigtable/bigtable-client "0.9.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • bigtable-client-core-parent
  • bigtable-hbase-parent
  • bigtable-dataflow-parent

Версии библиотеки

Версия
0.9.1
0.9.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9