All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.fasterxml.uuid.ext.package-info Maven / Gradle / Ivy

Go to download

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)

The newest version!
/**
Package that contains optional Java UUID Generator classes,
ones that depend on optional external packages (like slf4j)
*/
package com.fasterxml.uuid.ext;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy