We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16974c commit 861fd3dCopy full SHA for 861fd3d
pom.xml
@@ -21,7 +21,7 @@ Java UUID Generator (JUG) is a Java library for generating
21
Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID).
22
It can be used either as a component in a bigger application, or as a standalone command line tool.
23
JUG generates UUIDs according to the IETF UUID draft specification.
24
-JUG supports all 3 official UUID generation methods.
+JUG supports 3 original official UUID generation methods as well as later additions (v6, v7)
25
</description>
26
<url>https://github.com/cowtowncoder/java-uuid-generator</url>
27
<scm>
0 commit comments