An implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed to be unique.
'com.eaio.uuid:uuid:3.2'
<dependency>
<groupId>com.eaio.uuid</groupId>
<artifactId>uuid</artifactId>
<version>3.2</version>
</dependency>
<dependency org="com.eaio.uuid" name="uuid" rev="3.2"/>
"com.eaio.uuid", "uuid", "3.2"