com.fasterxml.uuid.ext.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-uuid-generator Show documentation
Show all versions of java-uuid-generator Show documentation
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 3 original official UUID generation methods as well as later additions (v6, v7)
Package that contains optional Java UUID Generator classes; classes that:
- Depend on optional external packages; like log4j or java.util.logging -
based Logger adapters (java.util.logging itself was added in JDK 1.4)
Otherwise base JDK version requirement for these classes is 1.4.