Calrissian Accumulo Recipes Entity Store

The entity store is a document store for real-world modeled objects called Entities.

Лицензия

Лицензия

Группа

Группа

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

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

entity-store
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Calrissian Accumulo Recipes Entity Store
The entity store is a document store for real-world modeled objects called Entities.
Организация-разработчик

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

Calrissian

Скачать entity-store

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.calrissian.accumulorecipes : commons jar 2.0.0
org.calrissian.mango : mango-json jar 1.2.0
org.apache.accumulo : accumulo-core jar 1.6.1
org.apache.hadoop : hadoop-client jar 2.3.0
org.apache.zookeeper : zookeeper jar 3.3.5
com.netflix.curator : curator-recipes jar 1.0.2
org.codehaus.groovy : groovy jar 2.3.0
org.apache.pig : pig jar 0.8.1
joda-time : joda-time jar 2.2

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.apache.accumulo : accumulo-minicluster jar 1.6.1
org.calrissian.accumulorecipes : test jar 2.0.0

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

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

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

Версия
2.0.0
1.1.0