Last Version

Neo4j - Core Edge 3.1.0-M12-beta2

This component provides the means to set up a cluster of Neo4j instances that act together as a cluster, providing Core-Edge cluster with RAFT consensus for the core machines and eventual consistency for the edge servers.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-core-edge
Version

Version

3.1.0-M12-beta2
Type

Type

jar
Description

Description

Neo4j - Core Edge
This component provides the means to set up a cluster of Neo4j instances that act together as a cluster, providing Core-Edge cluster with RAFT consensus for the core machines and eventual consistency for the edge servers.
Project URL

Project URL

http://components.neo4j.org/neo4j-core-edge/3.1.0-M12-beta2/
Project Organization

Project Organization

The Neo4j Graph Database Project

Download neo4j-core-edge 3.1.0-M12-beta2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.neo4j : neo4j-com jar 3.1.0-M12-beta2
org.neo4j : neo4j-command-line jar 3.1.0-M12-beta2
org.neo4j : neo4j-dbms jar 3.1.0-M12-beta2
io.netty : netty-all jar 4.0.40.Final
com.hazelcast : hazelcast-all jar 3.7.2
org.neo4j : neo4j-security-enterprise jar 3.1.0-M12-beta2
org.neo4j : neo4j-backup jar 3.1.0-M12-beta2

test (15)

Group / Artifact Type Version
org.neo4j : neo4j-consistency-check jar 3.1.0-M12-beta2
org.neo4j : neo4j-io test-jar 3.1.0-M12-beta2
org.neo4j : neo4j-kernel test-jar 3.1.0-M12-beta2
org.neo4j : neo4j-common test-jar 3.1.0-M12-beta2
org.neo4j : neo4j-cypher jar 3.1.0-M12-beta2
org.neo4j : neo4j-com test-jar 3.1.0-M12-beta2
org.neo4j : neo4j-enterprise-kernel test-jar 3.1.0-M12-beta2
org.neo4j : neo4j-logging test-jar 3.1.0-M12-beta2
org.neo4j : neo4j-backup test-jar 3.1.0-M12-beta2
org.neo4j : neo4j-cypher test-jar 3.1.0-M12-beta2
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.apache.commons : commons-lang3 jar 3.3.2

Project Modules

There are no modules declared in this project.