Last Version

GraphAware UUID Module 4.1.4.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.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

uuid
Version

Version

4.1.4.58.19
Type

Type

jar
Description

Description

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

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download uuid 4.1.4.58.19


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

Dependencies

provided (5)

Group / Artifact Type Version
com.graphaware.neo4j : common jar 4.1.4.58
com.graphaware.neo4j : runtime jar 4.1.4.58
com.graphaware.neo4j : tx-api jar 4.1.4.58
com.graphaware.neo4j : tx-executor jar 4.1.4.58
org.neo4j : neo4j jar 4.1.4

test (4)

Group / Artifact Type Version
com.graphaware.neo4j : tests jar 4.1.4.58
org.neo4j.test : neo4j-harness jar 4.1.4
org.junit.jupiter : junit-jupiter jar 5.6.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.