Last Version

ONgDB - Causal Clustering 3.6.2

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.

License

License

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

ongdb-causal-clustering
Version

Version

3.6.2
Type

Type

jar
Description

Description

ONgDB - 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.
Project Organization

Project Organization

The ONgDB Neo4j Enterprise Fork Graph Database Project

Download ongdb-causal-clustering 3.6.2


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

Dependencies

compile (13)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb-com jar 3.6.2
org.graphfoundation.ongdb : ongdb-command-line jar 3.6.2
org.graphfoundation.ongdb : ongdb-dbms jar 3.6.2
org.graphfoundation.ongdb : ongdb-kernel jar 3.6.2
org.graphfoundation.ongdb : ongdb-jmx jar 3.6.2
org.graphfoundation.ongdb : ongdb-management jar 3.6.2
io.netty : netty-all jar 4.1.43.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.17.v20190418
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
org.graphfoundation.ongdb : ongdb-ssl jar 3.6.2
org.graphfoundation.ongdb : ongdb-security-enterprise jar 3.6.2

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (23)

Group / Artifact Type Version
org.graphfoundation.ongdb.app : ongdb-server test-jar 3.6.2
org.graphfoundation.ongdb.app : ongdb-server jar 3.6.2
org.graphfoundation.ongdb : ongdb-consistency-check jar 3.6.2
org.graphfoundation.ongdb.community : it-test-support jar 3.6.2
org.graphfoundation.ongdb : ongdb-io test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-kernel test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-common test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-cypher jar 3.6.2
org.graphfoundation.ongdb : ongdb-com test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-enterprise-kernel test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-ssl test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-logging test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-cypher test-jar 3.6.2
org.mockito : mockito-core jar 2.21.0
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
co.unruly : java-8-matchers jar 1.5
commons-codec : commons-codec jar 1.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.apache.commons : commons-lang3 jar 3.8.1
org.scalatest : scalatest_2.11 jar 2.2.5

Project Modules

There are no modules declared in this project.