jar

com.graphaware.neo4j : uuid

Maven & Gradle

Nov 14, 2020
5 usages
103 stars

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.

Table Of Contents

Latest Version

Download com.graphaware.neo4j : uuid JAR file - Latest Versions:

All Versions

Download com.graphaware.neo4j : uuid JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window uuid-4.1.4.58.19.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.graphaware.module.uuid.generator

├─ com.graphaware.module.uuid.generator.JavaUtilUUIDGenerator.class - [JAR]

com.graphaware.module.uuid

├─ com.graphaware.module.uuid.Properties.class - [JAR]

├─ com.graphaware.module.uuid.UuidBootstrapper.class - [JAR]

├─ com.graphaware.module.uuid.UuidConfiguration.class - [JAR]

├─ com.graphaware.module.uuid.UuidModule.class - [JAR]

Advertisement