GraphAware Framework Build

Technical Maven Module for Building the Framework for Embedded Use

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

graphaware-framework
Last Version

Last Version

2.2.6.35
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download graphaware-framework

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.graphaware.neo4j : api jar 2.2.6.35
com.graphaware.neo4j : runtime jar 2.2.6.35
org.slf4j : slf4j-api jar 1.7.7

provided (2)

Group / Artifact Type Version
org.neo4j : neo4j jar 2.2.6
org.neo4j : neo4j-primitive-collections jar 2.2.6

test (6)

Group / Artifact Type Version
org.neo4j : neo4j-kernel test-jar 2.2.6
org.neo4j : neo4j-io test-jar 2.2.6
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.6.35
2.2.5.35
2.2.5.34
2.2.4.34
2.2.2.33
2.2.2.32
2.2.2.31
2.2.1.30