| License | License | 
|---|---|
| Categories | CategoriesNeo4J Data Databases | 
| GroupId | GroupIdcom.graphaware.neo4j | 
| ArtifactId | ArtifactIduuid | 
| Last Version | Last Version4.1.4.58.19 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGraphAware 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 | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| uuid-4.1.4.58.19.pom | |
| uuid-4.1.4.58.19.jar | 26 KB | 
| uuid-4.1.4.58.19-sources.jar | 22 KB | 
| uuid-4.1.4.58.19-javadoc.jar | 143 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |