is not current version
Last Version 2.2.6.35

com.graphaware.neo4j:server-community 2.2.5.34

GraphAware Server for Neo4j Community

Categories

Categories

Neo4J Data Databases Unity Business Logic Libraries Game Development
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

server-community
Version

Version

2.2.5.34
Type

Type

jar

Download server-community 2.2.5.34


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