is not current version
Last Version 1.9-1.3

com.graphaware:neo4j-utils 0.4

General purpose utilities for Neo4j

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware
ArtifactId

ArtifactId

neo4j-utils
Version

Version

0.4
Type

Type

jar

Download neo4j-utils 0.4


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