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

JanusGraph: Distributed Graph Database 100.3.2.1

JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. This is the Pontus Vision fork, which has a few extra bug fixes, and advanced features. 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.

Лицензия

Лицензия

Группа

Группа

com.pontusvision
Идентификатор

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

janusgraph
Версия

Версия

100.3.2.1
Тип

Тип

pom
Описание

Описание

JanusGraph: Distributed Graph Database
JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. This is the Pontus Vision fork, which has a few extra bug fixes, and advanced features. 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

Скачать janusgraph 100.3.2.1

Имя Файла Размер
janusgraph-100.3.2.1.pom 82 KB
Обзор

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

Зависимости

compile (1)

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

runtime (2)

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

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

  • janusgraph-codepipelines-ci
  • janusgraph-core
  • janusgraph-server
  • janusgraph-test
  • janusgraph-berkeleyje
  • janusgraph-cql
  • janusgraph-cassandra
  • janusgraph-hadoop-parent
  • janusgraph-hbase-parent
  • janusgraph-bigtable
  • janusgraph-es
  • janusgraph-lucene
  • janusgraph-all
  • janusgraph-dist
  • janusgraph-doc
  • janusgraph-solr
  • janusgraph-examples