Last Version

GraphAware Framework Server Build 3.5.14.58

Technical Maven Module for Building the Framework for Standalone Use

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

graphaware-framework-server
Version

Version

3.5.14.58
Type

Type

pom
Description

Description

GraphAware Framework Server Build
Technical Maven Module for Building the Framework for Standalone Use
Project URL

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download graphaware-framework-server 3.5.14.58


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

Dependencies

compile (3)

Group / Artifact Type Version
com.graphaware.neo4j : server jar 3.5.14.58
com.graphaware.neo4j : api jar 3.5.14.58
com.graphaware.neo4j : runtime jar 3.5.14.58

provided (2)

Group / Artifact Type Version
org.neo4j : neo4j jar 3.5.14
org.neo4j : neo4j-kernel jar 3.5.14

test (4)

Group / Artifact Type Version
org.neo4j.community : it-test-support jar 3.5.14
org.neo4j : neo4j-io test-jar 3.5.14
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.