License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-causal-clustering |
Version | Version3.5.0-beta03 |
Type | Typejar |
Description |
DescriptionNeo4j - 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 URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-consistency-check | jar | 3.5.0-beta03 |
org.neo4j.community : it-test-support | jar | 3.5.0-beta03 |
org.neo4j : neo4j-io | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-kernel | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-common | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-cypher | jar | 3.5.0-beta03 |
org.neo4j : neo4j-com | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-enterprise-kernel | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-ssl | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-logging | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-cypher | test-jar | 3.5.0-beta03 |
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 |
org.scalatest : scalatest_2.11 | jar | 2.2.5 |