is not current version
Last Version 2.2.6.35

com.graphaware.neo4j:graphaware-framework-server-community 2.1.5.20

Technical Maven Module for Building the Framework for Standalone Use (Community)

Categories

Categories

Neo4J Data Databases Unity Business Logic Libraries Game Development
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

graphaware-framework-server-community
Version

Version

2.1.5.20
Type

Type

pom

Download graphaware-framework-server-community 2.1.5.20


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