Need to generate UUIDs?
Try our new, free, UUID Generator service.
Quickly and easily generate UUIDs individually or in bulk.
CUJAU - Common Utilities for Java Application Use
CUJAU is a set of Java libraries, distributed under the Apache 2 license, that provides a number of common utility frameworks that are frequent building blocks of Java applications. It consists of 4, low footprint, JAR file that provides access to all of the functionality available in CUJAU.
Major Functionality
- CUJAU Base - General utility classes.
- CUJAU DB - Database layer, with similar features to Spring-JDBC, but very small and lightweight.
- CUJAU Crypto - Cryptography layer that supports symmetric, asymmetric and hybird encryption in Java-to-Java, Ruby-to-Java, Java-to-Ruby and Ruby-to-Ruby.
- CUJAU SWT Calendar - Calendar widget for SWT.
GitHub
Clone them at GitHub
Dependencies
- Java 1.5 or greater
- Maven (for building)