is not current version
Last Version 2.2.6.35

com.graphaware.neo4j:graphaware-framework-server-enterprise 2.2.2.32

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

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

graphaware-framework-server-enterprise
Version

Version

2.2.2.32
Type

Type

jar

Download graphaware-framework-server-enterprise 2.2.2.32


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