A Clojure library for generation and utilization of UUIDs (Universally Unique Identifiers) as described by RFC-4122. This library extends the standard Java UUID class to provide true v1 (time based) and v3/v5 (namespace based) identifier generation. Additionally, a number of useful supporting utilities are provided to support serialization and manipulation of these UUIDs in a simple, efficient manner.

LicenseEPL 1.0
CategoriesUUID Generators
Tagsclojureuuidgenerator
HomePage http://github.com/danlentz/clj-uuid/
DateMar 17, 2015
Filespom (3 KB)  jar (32 KB)  View All
RepositoriesClojars
Ranking#6680 in MvnRepository (See Top Artifacts)
#4 in UUID Generators
Used By56 artifacts

Note: There is a new version for this artifact

New Version0.1.9


Note: this artifact is located at Clojars repository (https://clojars.org/repo/)

Compile Dependencies (2)

Category/License Group / ArtifactVersionUpdates
JVM Languages
EPL 1.0
org.clojure » clojure 1.6.01.11.1

MIT
primitive-math » primitive-math 0.1.40.1.6

Test Dependencies (2)

Category/License Group / ArtifactVersionUpdates

EPL 1.0
clojure-complete » clojure-complete 0.2.30.2.5
REPL
EPL 1.0
org.clojure » tools.nrepl 0.2.60.2.13

Licenses

LicenseURL
Eclipse Public License http://www.eclipse.org/legal/epl-v10.html