<dependency>
<groupId>com.pythian.opentsdb</groupId>
<artifactId>asyncbigtable</artifactId>
<version>0.4.0</version>
</dependency>
@Grapes(
@Grab(group='com.pythian.opentsdb', module='asyncbigtable', version='0.4.0')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- com.stumbleupon:async:1.4.1
|-- com.google.cloud.bigtable:bigtable-hbase-2.x:1.4.0
|-- commons-lang:commons-lang:2.6
|-- commons-configuration:commons-configuration:1.10
runtime
|-- org.slf4j:log4j-over-slf4j:1.7.7
test
|-- org.hamcrest:hamcrest-core:1.3
|-- junit:junit:4.11
|-- org.javassist:javassist:3.18.1-GA
|-- org.mockito:mockito-all:1.9.5
|-- org.objenesis:objenesis:2.1