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)
| License | Apache 2.0 |
|---|---|
| Categories | UUID Generators |
| Tags | generatorbundleidentifieruuidosgi |
| Organization | FasterXML.com |
| HomePage | https://github.com/cowtowncoder/java-uuid-generator 🔍 Inspect URL |
| Date | Sep 27, 2025 |
| Files | pom (8 KB) bundle (54 KB) View All |
| Repositories | Central |
| Ranking | #1317 in MvnRepository (See Top Artifacts) #1 in UUID Generators |
| Used By | 471 artifacts |
Compile Dependencies (1)
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Logging MIT | org.slf4j » slf4j-simple (optional) | 1.7.36 | 2.0.17 |
Test Dependencies (1)
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Tatu Saloranta | tatu.saloranta<at>iki.fi | cowtowncoder | ||
| Tatu Saloranta | tatu<at>fasterxml.com | cowtowncoder |