is not current version
Last Version 2.2.6.35

com.graphaware.neo4j:server-community 2.1.3.14

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.1.3.14
Type

Type

jar

Download server-community 2.1.3.14


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