is not current version
Last Version 0.4.3

com.pythian.opentsdb:asyncbigtable 0.4.0

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

GroupId

GroupId

com.pythian.opentsdb
ArtifactId

ArtifactId

asyncbigtable
Version

Version

0.4.0
Type

Type

jar

Download 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"]