| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.pythian.opentsdb |
| Идентификатор | Идентификаторasyncbigtable |
| Последняя версия | Последняя версия0.4.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAsync Bigtable library
A drop in replacement for the AsyncHBase library and integrate OpenTSDB with Google Bigtable.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| asyncbigtable-0.4.3.pom | |
| asyncbigtable-0.4.3.jar | 76 KB |
| asyncbigtable-0.4.3-sources.jar | 101 KB |
| asyncbigtable-0.4.3-javadoc.jar | 223 KB |
| asyncbigtable-0.4.3-jar-with-dependencies.jar | 51 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |