is not current version
Last Version 1.9-1.3

com.graphaware:neo4j-utils 0.2

General purpose utilities for Neo4j

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware
ArtifactId

ArtifactId

neo4j-utils
Version

Version

0.2
Type

Type

jar

Download neo4j-utils 0.2


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