Java utility class library. Mentionable classes are the simple but powerful SQLBuilder, the DTO parser and serializer classes (JSON, XML). The library is used in all of my Java projects. The current productive Version is 2.0.
Emsoft-data is an open source data utils library for Java 1.6+. Contains data manager for unified work with any data, base generic domain classes with id, name, description properties, exceptions utility and other.
Emsoft-data-jdo is an open source jdo utils library for Java 1.6+. Contains jdo data manager for unified work with jdo persistence managers, jdo factory for initialize and manage jdo persistence manager factories, enhancer utility, exceptions utility and other.
Emsoft-jsf-utils is an open source utils library for JavaServer Faces 2.0. Required Java 1.6+. Contains helper, CustomDateTimeConverter, JodaTimeConverter, ErrorController for exception controlling and other.
Emsoft-net is an open source net utils library for Java 1.6+. Contains manager for unified work with rest services.
Emsoft-utils is an open source utils library for Java 1.6+. Contains assertion utility for check arguments, collections utility, strings utility, io utility, password utility, observer impementation, exceptions utility, operation templates and other.