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