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

com.pythian.opentsdb:asyncbigtable 0.4.0

A drop in replacement for the AsyncHBase library and integrate OpenTSDB with Google Bigtable.

Группа

Группа

com.pythian.opentsdb
Идентификатор

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

asyncbigtable
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать asyncbigtable 0.4.0


<!-- https://jarcasting.com/artifacts/com.pythian.opentsdb/asyncbigtable/ -->
<dependency>
    <groupId>com.pythian.opentsdb</groupId>
    <artifactId>asyncbigtable</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pythian.opentsdb/asyncbigtable/
implementation 'com.pythian.opentsdb:asyncbigtable:0.4.0'
// https://jarcasting.com/artifacts/com.pythian.opentsdb/asyncbigtable/
implementation ("com.pythian.opentsdb:asyncbigtable:0.4.0")
'com.pythian.opentsdb:asyncbigtable:jar:0.4.0'
<dependency org="com.pythian.opentsdb" name="asyncbigtable" rev="0.4.0">
  <artifact name="asyncbigtable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pythian.opentsdb', module='asyncbigtable', version='0.4.0')
)
libraryDependencies += "com.pythian.opentsdb" % "asyncbigtable" % "0.4.0"
[com.pythian.opentsdb/asyncbigtable "0.4.0"]