<dependency>
<groupId>com.github.stephenc.eaio-uuid</groupId>
<artifactId>uuid</artifactId>
<version>3.4.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.eaio-uuid', module='uuid', version='3.4.0')
)