is not current version
Last Version 2.2.6.35

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

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

Type

jar

Download graphaware-framework-server-community 2.1.5.22


<!-- 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.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-framework-server-community/
implementation 'com.graphaware.neo4j:graphaware-framework-server-community:2.1.5.22'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-framework-server-community/
implementation ("com.graphaware.neo4j:graphaware-framework-server-community:2.1.5.22")
'com.graphaware.neo4j:graphaware-framework-server-community:jar:2.1.5.22'
<dependency org="com.graphaware.neo4j" name="graphaware-framework-server-community" rev="2.1.5.22">
  <artifact name="graphaware-framework-server-community" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='graphaware-framework-server-community', version='2.1.5.22')
)
libraryDependencies += "com.graphaware.neo4j" % "graphaware-framework-server-community" % "2.1.5.22"
[com.graphaware.neo4j/graphaware-framework-server-community "2.1.5.22"]