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

Calrissian Accumulo Recipes Range Store 2.0.0

The range store provides overlapping queries of intervals that overlap (or are contained inside of) other intervals.

Лицензия

Лицензия

Группа

Группа

org.calrissian.accumulorecipes
Идентификатор

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

range-store
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

Calrissian Accumulo Recipes Range Store
The range store provides overlapping queries of intervals that overlap (or are contained inside of) other intervals.
Организация-разработчик

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

Calrissian

Скачать range-store 2.0.0


<!-- https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/range-store/ -->
<dependency>
    <groupId>org.calrissian.accumulorecipes</groupId>
    <artifactId>range-store</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/range-store/
implementation 'org.calrissian.accumulorecipes:range-store:2.0.0'
// https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/range-store/
implementation ("org.calrissian.accumulorecipes:range-store:2.0.0")
'org.calrissian.accumulorecipes:range-store:jar:2.0.0'
<dependency org="org.calrissian.accumulorecipes" name="range-store" rev="2.0.0">
  <artifact name="range-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.calrissian.accumulorecipes', module='range-store', version='2.0.0')
)
libraryDependencies += "org.calrissian.accumulorecipes" % "range-store" % "2.0.0"
[org.calrissian.accumulorecipes/range-store "2.0.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.calrissian.accumulorecipes : commons jar 2.0.0
org.apache.accumulo : accumulo-core jar 1.6.1
org.apache.hadoop : hadoop-client jar 2.3.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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