B++ Library
B++ Library is a thread-safe C++/Java library that provides components for operations research, but is built on an object-oriented base that guarantees some portability and favors the reusability of the designed components for any other kind of development. This portability was tested under Linu...
Technology Exponent Common Utilities for Java 0.13
Is a Java library that makes common programming tasks easier. TECUJ is a free software with a GNU LGPL license. Examples of things made easier by the library include: 1. File I/O. 2. Configuration and properties files. 3. JDBC handling. 4. Email. 5. Logging. 6. XML processing. 7. String processi...