is not current version
Last Version 3.5.14.58

com.graphaware.neo4j:graphaware-framework-server 2.3.1.36

Technical Maven Module for Building the Framework for Standalone Use

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

graphaware-framework-server
Version

Version

2.3.1.36
Type

Type

pom

Download graphaware-framework-server 2.3.1.36


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