JavaCoding Commons
The Commons project is a grouping of a number of Java components that form
the basis of this open source project. Some issues that will be known to everyone
programming Java are tackled here, like bean manipulation, string to object and primitive conversions, etc..
While it is perfectly possible to write these things for every project, it is a better
idea to standardize these things and to make them as configurable as possible, which
is exactly the reason for this project.
This project has it's own project page here ...