bundle
Java UUID Generator (JUG) is a Java library for generating
Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID).
It can be used either as a component in a bigger application, or as a standalone command line tool.
JUG generates UUIDs according to the IETF UUID draft specification.
JUG supports 3 original official UUID generation methods as well as later additions (v6, v7)
Last Release on Sep 27, 2025
dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC
types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache
which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages,
partial DNSSEC verification, and EDNS0.
Last Release on Jan 26, 2025
A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12
Last Release on Oct 25, 2025
96. Apache Geronimo JSR 330 Spec 1.0452 usages
org.apache.geronimo.specs » geronimo-atinject_1.0_specApache
Apache Geronimo implementation of the JSR-330 Dependency Injection Spec API
Last Release on May 4, 2020
Relocated → jakarta.inject »
jakarta.inject-api
98. Jackson Module JsonSchema444 usages
com.fasterxml.jackson.module » jackson-module-jsonSchemaApache
Add-on module for Jackson (http://jackson.codehaus.org) to support
JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.
Last Release on Oct 31, 2025
99. HdrHistogram440 usages
org.hdrhistogram » HdrHistogramBSDCC0
HdrHistogram supports the recording and analyzing sampled data value
counts across a configurable integer value range with configurable value
precision within the range. Value precision is expressed as the number of
significant digits in the value recording, and provides control over value
quantization behavior across the value range and the subsequent value
resolution at any given level.
Last Release on May 30, 2024