is not current version
Last Version 3.5.14.58

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

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

3.1.4.49
Type

Type

pom

Download graphaware-framework-server 3.1.4.49


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