is not current version
Last Version 3.4.0-alpha08

org.neo4j:neo4j-causal-clustering-commercial 3.4.0-alpha05

A collection of components that provide Causal Clustering functionality that is exclusive to users operating under commercial agreement with Neo4j

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-causal-clustering-commercial
Version

Version

3.4.0-alpha05
Type

Type

jar

Download neo4j-causal-clustering-commercial 3.4.0-alpha05


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