is not current version
Last Version 4.1.4.58.19

com.graphaware.neo4j:uuid 3.5.14.58.19

GraphAware UUID Module that assigns a UUID to every node in the graph and doesn't let anyone change it or delete it.

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

uuid
Version

Version

3.5.14.58.19
Type

Type

jar

Download uuid 3.5.14.58.19


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