UUID is an implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed to be unique.
| Tags | Software Development Libraries Java Libraries |
|---|---|
| Licenses | BSD Revised MIT/X |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This release corrects MAC address detection on Mac OS X Leopard.


Release Notes: This release closes all streams of the process object. Not closing all streams could leak file handles.


Release Notes: MAC address parsing now works on Solaris.


Release Notes: More robust code to detect the network card's MAC address was added.


Release Notes: This implementation now obtains the MAC address of a network card without using native code. There are some minor code updates for higher speed.