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

Neo4j - Clustering Infrastructure 3.5.0-beta03

Library implementing Paxos and Heartbeat components required for High Availability Neo4j

Лицензия

Лицензия

Категории

Категории

Neo4J Данные Базы данных
Группа

Группа

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

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

neo4j-cluster
Версия

Версия

3.5.0-beta03
Тип

Тип

jar
Описание

Описание

Neo4j - Clustering Infrastructure
Library implementing Paxos and Heartbeat components required for High Availability Neo4j
Ссылка на сайт

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

http://components.neo4j.org/neo4j-cluster/3.5.0-beta03
Организация-разработчик

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

The Neo4j Graph Database Project
Система контроля версий

Система контроля версий

https://github.com/neo4j/neo4j

Скачать neo4j-cluster 3.5.0-beta03


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.neo4j : neo4j-kernel jar 3.5.0-beta03
io.netty : netty jar 3.9.9.Final
org.neo4j : neo4j-enterprise-kernel jar 3.5.0-beta03

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.1

test (10)

Идентификатор библиотеки Тип Версия
org.neo4j : neo4j-kernel test-jar 3.5.0-beta03
org.neo4j : neo4j-io test-jar 3.5.0-beta03
org.neo4j : neo4j-logging test-jar 3.5.0-beta03
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.21.0
org.neo4j : neo4j-common test-jar 3.5.0-beta03

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

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