CUJAU
Common Utilities for Java Application Use
CUJAU is a set of Java libraries, distributed under the liberal BSD license, that provides a number of common utility frameworks that are frequent building blocks of Java applications. It consists of 3, 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 built on top of Spring.
- 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.
Download
- Not yet released. Coming soon...
Documentation
- Not yet released. Coming soon...
Dependencies
Examples
- Not yet released. Coming soon...