Package jug: Information

    Source package: jug
    Version: 2.0.0-alt1_1jpp6
    Build time:  Oct 22, 2010, 10:25 AM
    Category: Development/Java
    Report package bug
    License: Apache Software License 2.0
    Summary: Java UUID Generator
    Description: 
    JUG is a pure java UUID generator, that can be used either
    as a component in a bigger application, or as a standalone
    command line tool (a la 'uuidgen'). UUIDs are 128-bit
    Universally Unique IDentifiers (aka GUID, Globally Unique
    IDentifier used in Windows world).
    JUG generates UUIDs according to the IETF UUID draft
    specification (and further clarified in UUID URN name space
    IETF draft ) 8211; all 3 'official' types defined by the
    draft 8211; is fast, portable and Open Source (as well as
    Free Software ).
    You can use JUG in your application according to the
    license terms of LGPL (Lesser General Public License); or,
    from version 2.0 on, ASL.
    From version 1.0.0 on, native code (invoked via JNI) for
    accessing Ethernet MAC address is included with Jug
    distribution. Big thanks to Paul Blankenbaker and DJ Hagberg
    (amongst others) for their code contributions!
    Note that using this functionality is optional: onlys
    time+location - based generation needs MAC address, and
    even with it, one can just pass the address from a
    configuration file.

    List of rpms provided by this srpm:
    jug (noarch)
    jug-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant >= 1.6.5
      2. ant-apache-log4j
      3. ant-log4j
      4. /proc
      5. jpackage-compat
      6. jpackage-utils >= 0:1.7.3
      7. junit >= 3.8.1

    Last changed


    Oct. 21, 2010 Igor Vlasenko 0:2.0.0-alt1_1jpp6
    - fixed build
    March 6, 2010 Igor Vlasenko 0:2.0.0-alt1_1jpp5
    - new version