Last Version

Async Bigtable library 0.4.3

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

License

License

BSD
GroupId

GroupId

com.pythian.opentsdb
ArtifactId

ArtifactId

asyncbigtable
Version

Version

0.4.3
Type

Type

jar
Description

Description

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

Project URL

https://github.com/OpenTSDB/asyncbigtable
Project Organization

Project Organization

Pythian
Source Code Management

Source Code Management

https://github.com/OpenTSDB/asyncbigtable

Download asyncbigtable 0.4.3


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

Dependencies

compile (6)

Group / Artifact Type Version
com.stumbleupon : async jar 1.4.1
org.slf4j : slf4j-api jar 1.7.7
com.google.guava : guava jar 18.0
com.google.cloud.bigtable : bigtable-hbase-2.x-hadoop jar 1.23.0
commons-lang : commons-lang jar 2.6
commons-configuration : commons-configuration jar 1.10

runtime (1)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar 1.7.7

test (7)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.11
org.javassist : javassist jar 3.18.1-GA
org.mockito : mockito-all jar 1.9.5
org.objenesis : objenesis jar 2.1
org.powermock : powermock-module-junit4 jar 1.5.4
org.powermock : powermock-api-mockito jar 1.5.4

Project Modules

There are no modules declared in this project.