Skip to content
Tatu Saloranta edited this page Sep 14, 2019 · 18 revisions

Home: Java UUID Generator (JUG)

Java Uuid Generator is a java library (and a bundled simple command-line utility for invoking it) that allows you to construct standard UUIDs using any of the standard mechanisms.

Documentation

For more documentation, you may want to check out JUG product page at FasterXML.com.

Artifacts

Most commonly artifacts are accessed using Maven, via Maven 2 repositories.

New releases are done using Sonatype Maven repository,from which they are automatically copied (with an hour of delay) to the Central Maven repository. Here are quick links to the central Maven repository for manual downloading:

Clone this wiki locally