is not current version
Last Version 2.2.6.35

com.graphaware.neo4j:server-enterprise 2.0.3.2

GraphAware Server for Neo4j Enterprise

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

server-enterprise
Version

Version

2.0.3.2
Type

Type

jar

Download server-enterprise 2.0.3.2


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