Last Version

GraphAware Neo4j Framework 3.5.14.58

Parent POM for GraphAware Neo4j Framework

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

framework-parent
Version

Version

3.5.14.58
Type

Type

pom
Description

Description

GraphAware Neo4j Framework
Parent POM for GraphAware Neo4j Framework
Project URL

Project URL

https://github.com/graphaware/neo4j-framework
Project Organization

Project Organization

Graph Aware Limited

Download framework-parent 3.5.14.58


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

Dependencies

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

  • ../../api
  • ../../common
  • ../../runtime-api
  • ../../runtime
  • ../../server
  • ../../tests
  • ../../tx-api
  • ../../tx-executor
  • ../../writer
  • ../../writer-api
  • ../../build
  • ../../examples/node-counter
  • ../../examples/node-streaming
  • ../../examples/friendship-strength-counter
  • ../../examples/change-logger
  • ../../examples/friendship-strength-counter-module
  • ../../examples/performance-testing
  • ../../examples/integration-testing