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

Example-Common: Common Graph Code for Examples 0.6.1

JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. JanusGraph separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

Лицензия

Лицензия

Группа

Группа

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

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

example-common
Версия

Версия

0.6.1
Тип

Тип

jar
Описание

Описание

Example-Common: Common Graph Code for Examples
JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. JanusGraph separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.
Ссылка на сайт

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

https://janusgraph.org

Скачать example-common 0.6.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.janusgraph : janusgraph-core jar 0.6.1
org.slf4j : slf4j-api jar 1.7.30

runtime (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 Необязательный jar 1.7.30
log4j : log4j Необязательный jar 1.2.17

test (1)

Идентификатор библиотеки Тип Версия
org.janusgraph : janusgraph-test jar 0.6.1

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

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