Java UUID Generator


Java UUID Generator

Java UUID Generator (JUG) is a Java library for generating Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID). It can be used either as a component in a bigger application, or as a standalone command line tool. JUG generates UUIDs according to the IETF UUID draft specification. JUG supports all 3 official UUID generation methods.

Provided dependencies (1)

Group / Artifact Version Newer Version
log4j » log4j 1.2.13 1.2.17

Test dependencies (1)

Group / Artifact Version Newer Version
junit » junit 4.11 4.13.2