| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторneo4j-causal-clustering |
| Последняя версия | Последняя версия3.5.0-beta03 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j - Causal Clustering
This component provides the means to set up a cluster of Neo4j instances that act together
as a cluster, providing cluster with RAFT consensus for the core machines and eventual
consistency for the read replicas.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-causal-clustering/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-causal-clustering</artifactId>
<version>3.5.0-beta03</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-causal-clustering/
implementation 'org.neo4j:neo4j-causal-clustering:3.5.0-beta03'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-causal-clustering/
implementation ("org.neo4j:neo4j-causal-clustering:3.5.0-beta03")
'org.neo4j:neo4j-causal-clustering:jar:3.5.0-beta03'
<dependency org="org.neo4j" name="neo4j-causal-clustering" rev="3.5.0-beta03">
<artifact name="neo4j-causal-clustering" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-causal-clustering', version='3.5.0-beta03')
)
libraryDependencies += "org.neo4j" % "neo4j-causal-clustering" % "3.5.0-beta03"
[org.neo4j/neo4j-causal-clustering "3.5.0-beta03"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j-com | jar | 3.5.0-beta03 |
| org.neo4j : neo4j-command-line | jar | 3.5.0-beta03 |
| org.neo4j : neo4j-dbms | jar | 3.5.0-beta03 |
| org.neo4j : neo4j-kernel | jar | 3.5.0-beta03 |
| org.neo4j : neo4j-jmx | jar | 3.5.0-beta03 |
| org.neo4j : neo4j-management | jar | 3.5.0-beta03 |
| io.netty : netty-all | jar | 4.1.30.Final |
| net.jpountz.lz4 : lz4 | jar | 1.3.0 |
| com.hazelcast : hazelcast-all | jar | 3.7.8 |
| org.eclipse.jetty : jetty-client | jar | 9.4.11.v20180605 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
| org.neo4j : neo4j-ssl | jar | 3.5.0-beta03 |
| org.neo4j : neo4j-security-enterprise | jar | 3.5.0-beta03 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |