Jar examples for u:uuid
An implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed to be unique.
You can download jar file uuid 3.3.2.51.14 in this page.
GNU General Public License, version 3
You can use the following script to add uuid-3.3.2.51.14.jar to your project.
<dependency> <groupId>com.graphaware.neo4j</groupId> <artifactId>uuid</artifactId> <version>3.3.2.51.14</version> </dependency>
compile group: 'com.graphaware.neo4j', name: 'uuid', version: '3.3.2.51.14'
libraryDependencies += "com.graphaware.neo4j" % "uuid" % "3.3.2.51.14"
<dependency org="com.graphaware.neo4j" name="uuid" rev="3.3.2.51.14"/>
@Grapes(@Grab(group='com.graphaware.neo4j', module='uuid', version='3.3.2.51.14'))
'com.graphaware.neo4j:uuid:jar:3.3.2.51.14'
Click the following link to download the jar file.
uuid-3.3.2.51.14-javadoc.jar