Temporary forked version of danlentz/clj-uuid. 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.
[com.gfredericks.forks.danlentz/clj-uuid "0.1.8-412c483"]
com.gfredericks.forks.danlentz/clj-uuid {:mvn/version "0.1.8-412c483"}
implementation("com.gfredericks.forks.danlentz:clj-uuid:0.1.8-412c483")
<dependency> <groupId>com.gfredericks.forks.danlentz</groupId> <artifactId>clj-uuid</artifactId> <version>0.1.8-412c483</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: