GraphAware Neo4j Utilities

General purpose utilities for Neo4j

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware
ArtifactId

ArtifactId

neo4j-utils
Last Version

Last Version

1.9-1.3
Release Date

Release Date

Type

Type

jar
Description

Description

GraphAware Neo4j Utilities
General purpose utilities for Neo4j
Project URL

Project URL

http://graphaware.com

Download neo4j-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
org.neo4j : neo4j jar 1.9.1

test (3)

Group / Artifact Type Version
org.neo4j : neo4j-kernel test-jar 1.9.1
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.9-1.3
1.9-1.2
0.4
0.3
0.2