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

Fluo Accumulo Extensions 1.0.0-beta-2

This module contains all Fluo code that is run by Accumulo. This includes iterators and formatters. Given that this module produces a JAR that needs to be included on the Accumulo classpath, external dependencies should be limited. Some utility classes in this module are not only used by iterators but also used by fluo-core.

Лицензия

Лицензия

Группа

Группа

io.fluo
Идентификатор

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

fluo-accumulo
Версия

Версия

1.0.0-beta-2
Тип

Тип

jar
Описание

Описание

Fluo Accumulo Extensions
This module contains all Fluo code that is run by Accumulo. This includes iterators and formatters. Given that this module produces a JAR that needs to be included on the Accumulo classpath, external dependencies should be limited. Some utility classes in this module are not only used by iterators but also used by fluo-core.
Ссылка на сайт

Ссылка на сайт

http://www.fluo.io/fluo-accumulo
Организация-разработчик

Организация-разработчик

Fluo IO

Скачать fluo-accumulo 1.0.0-beta-2


<!-- https://jarcasting.com/artifacts/io.fluo/fluo-accumulo/ -->
<dependency>
    <groupId>io.fluo</groupId>
    <artifactId>fluo-accumulo</artifactId>
    <version>1.0.0-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fluo/fluo-accumulo/
implementation 'io.fluo:fluo-accumulo:1.0.0-beta-2'
// https://jarcasting.com/artifacts/io.fluo/fluo-accumulo/
implementation ("io.fluo:fluo-accumulo:1.0.0-beta-2")
'io.fluo:fluo-accumulo:jar:1.0.0-beta-2'
<dependency org="io.fluo" name="fluo-accumulo" rev="1.0.0-beta-2">
  <artifact name="fluo-accumulo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fluo', module='fluo-accumulo', version='1.0.0-beta-2')
)
libraryDependencies += "io.fluo" % "fluo-accumulo" % "1.0.0-beta-2"
[io.fluo/fluo-accumulo "1.0.0-beta-2"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 13.0.1
io.fluo : fluo-api jar 1.0.0-beta-2
org.apache.accumulo : accumulo-core jar 1.6.4
org.apache.hadoop : hadoop-client jar 2.6.3
org.apache.zookeeper : zookeeper jar 3.4.6
org.slf4j : slf4j-api jar 1.7.12

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.easymock : easymock jar 3.1
org.slf4j : slf4j-log4j12 jar 1.7.12

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

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