License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-ha |
Version | Version3.5.0-beta03 |
Type | Typejar |
Description |
DescriptionNeo4j - High Availability
This component provides the means to set up a cluster of Neo4j instances that act together
as a cluster, providing Master-Slave replication and other features.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo4j-ha-3.5.0-beta03.pom | |
neo4j-ha-3.5.0-beta03.jar | 293 KB |
neo4j-ha-3.5.0-beta03-tests.jar | 541 KB |
neo4j-ha-3.5.0-beta03-sources.jar | 211 KB |
neo4j-ha-3.5.0-beta03-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-ha/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-ha</artifactId>
<version>3.5.0-beta03</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-ha/
implementation 'org.neo4j:neo4j-ha:3.5.0-beta03'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-ha/
implementation ("org.neo4j:neo4j-ha:3.5.0-beta03")
'org.neo4j:neo4j-ha:jar:3.5.0-beta03'
<dependency org="org.neo4j" name="neo4j-ha" rev="3.5.0-beta03">
<artifact name="neo4j-ha" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-ha', version='3.5.0-beta03')
)
libraryDependencies += "org.neo4j" % "neo4j-ha" % "3.5.0-beta03"
[org.neo4j/neo4j-ha "3.5.0-beta03"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-enterprise-kernel | jar | 3.5.0-beta03 |
org.neo4j : neo4j-backup | jar | 3.5.0-beta03 |
org.neo4j : neo4j-lucene-index | jar | 3.5.0-beta03 |
org.neo4j : neo4j-com | jar | 3.5.0-beta03 |
org.neo4j : neo4j-cluster | jar | 3.5.0-beta03 |
org.neo4j : neo4j-security-enterprise | jar | 3.5.0-beta03 |
org.neo4j : neo4j-kernel | jar | 3.5.0-beta03 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-jmx | jar | 3.5.0-beta03 |
org.neo4j : neo4j-management | jar | 3.5.0-beta03 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-enterprise-kernel | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-cypher | jar | 3.5.0-beta03 |
org.neo4j.community : it-test-support | 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 |
commons-codec : commons-codec | jar | 1.11 |
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-slf4j | jar | 3.5.0-beta03 |
org.neo4j : neo4j-backup | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-com | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-kernel | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-cluster | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-io | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-common | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-logging | test-jar | 3.5.0-beta03 |
org.neo4j : neo4j-consistency-check | test-jar | 3.5.0-beta03 |
commons-io : commons-io | jar | 2.6 |