hbase

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

eu.stratosphere
Идентификатор

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

hbase
Последняя версия

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

0.5.2-hadoop2
Дата

Дата

Тип

Тип

jar
Описание

Описание

hbase
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать hbase

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
eu.stratosphere : stratosphere-core jar 0.5.2-hadoop2
eu.stratosphere : stratosphere-java jar 0.5.2-hadoop2
org.apache.hbase : hbase jar 0.94.2-cdh4.2.1
org.apache.hadoop : hadoop-client jar ${hadoop.version}
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16
commons-codec : commons-codec jar 1.3
com.google.guava : guava jar 14.0.1

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7
org.mockito : mockito-all jar 1.8.5
org.powermock : powermock-module-junit4 jar 1.4.9
org.powermock : powermock-api-mockito jar 1.4.9
org.hamcrest : hamcrest-all jar 1.1

Модули Проекта

Данный проект не имеет модулей.

Repository Has Moved

Stratosphere is now an Apache incubator project and has been renamed to Apache Flink.

This repository will not be maintained anymore.

Please move to the following GitHub repository:

git clone https://github.com/apache/incubator-flink.git

Thanks!


If you have an existing clone of the old Stratosphere repository, you can update your remote to point to the new repository:

git remote set-url origin https://github.com/apache/incubator-flink.git
eu.stratosphere

stratosphere

Версии библиотеки

Версия
0.5.2-hadoop2
0.5.1-hadoop2
0.5-hadoop2
0.5-rc3-hadoop2
0.5-rc2-hadoop2
0.5-rc1-hadoop2
0.4-hadoop2