| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.google.code.maven-play-plugin.org.apache.hbase |
| Идентификатор | Идентификаторhbase |
| Версия | Версия0.21.0-20100622 |
| Тип | Типjar |
| Описание |
ОписаниеHBase
HBase is the <a href="http://hadoop.apache.org"&rt;Hadoop</a&rt; database. Use it when you need random, realtime read/write access to your Big Data.
This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters
of commodity hardware.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hbase-0.21.0-20100622.pom | |
| hbase-0.21.0-20100622.jar | 1 MB |
| hbase-0.21.0-20100622-tests.jar | 673 KB |
| hbase-0.21.0-20100622-sources.jar | 999 KB |
| hbase-0.21.0-20100622-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hbase/hbase/ -->
<dependency>
<groupId>com.google.code.maven-play-plugin.org.apache.hbase</groupId>
<artifactId>hbase</artifactId>
<version>0.21.0-20100622</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hbase/hbase/
implementation 'com.google.code.maven-play-plugin.org.apache.hbase:hbase:0.21.0-20100622'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.hbase/hbase/
implementation ("com.google.code.maven-play-plugin.org.apache.hbase:hbase:0.21.0-20100622")
'com.google.code.maven-play-plugin.org.apache.hbase:hbase:jar:0.21.0-20100622'
<dependency org="com.google.code.maven-play-plugin.org.apache.hbase" name="hbase" rev="0.21.0-20100622">
<artifact name="hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.apache.hbase', module='hbase', version='0.21.0-20100622')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.apache.hbase" % "hbase" % "0.21.0-20100622"
[com.google.code.maven-play-plugin.org.apache.hbase/hbase "0.21.0-20100622"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.mockito : mockito-all | jar | 1.8.4 |
| org.apache.commons : commons-math | jar | 2.1 |
| com.google.code.maven-play-plugin.org.apache.hadoop : hadoop-test | jar | 0.20.2-with-200-826 |