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

Calrissian Accumulo Recipes Graph Store 2.0.0

The graph store allows breadth-first traversal of graphs through vertices and edges.

Лицензия

Лицензия

Группа

Группа

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

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

graph-store
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

Calrissian Accumulo Recipes Graph Store
The graph store allows breadth-first traversal of graphs through vertices and edges.
Организация-разработчик

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

Calrissian

Скачать graph-store 2.0.0


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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.calrissian.accumulorecipes : commons jar 2.0.0
org.calrissian.accumulorecipes : entity-store jar 2.0.0
org.calrissian.mango : mango-core jar 1.2.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.tinkerpop.blueprints : blueprints-core jar 2.4.0
joda-time : joda-time jar 2.2

test (3)

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

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

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