Description of used libraries: - Logs/ - log4j-api log API - log4j-core - log4j-slf4j-impl adaptation layer between slf4j and log4j - slf4j-api facade log API - UnitTesting/ - hamcrest-core required by junit - hsqldb SQL Database for unit test. - junit unit tests API - other: - commons-codec digest tools - commons-io - commons-lang useful tools (StringUtils...) - devinsy-strings - devinsy-xml - hsqldb - mysql-jdbc