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.4.0'
<dependency>
<groupId>com.github.stephenc.eaio-uuid</groupId>
<artifactId>uuid</artifactId>
<version>3.4.0</version>
</dependency>
<dependency org="com.github.stephenc.eaio-uuid" name="uuid" rev="3.4.0"/>
"com.github.stephenc.eaio-uuid", "uuid", "3.4.0"