is not current version
Last Version 2.2.6.35

com.graphaware.neo4j:server-enterprise 2.2.2.33

GraphAware Server for Neo4j Enterprise

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

server-enterprise
Version

Version

2.2.2.33
Type

Type

jar

Download server-enterprise 2.2.2.33


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