2013-09-02 12:31:06 +02:00
|
|
|
Description of used libraries:
|
|
|
|
- commons-codec: digest tools
|
|
|
|
- commons-lang: useful tools (StringUtils...)
|
|
|
|
- hamcrest-core: required by junit
|
2013-09-19 04:22:47 +02:00
|
|
|
- hsqldb: SQL Database for unit test.
|
2013-09-02 12:31:06 +02:00
|
|
|
- junit: unit tests API
|
|
|
|
- log4j: log API
|
|
|
|
- slf4j-api: facade log API
|
|
|
|
- slf4j-log4j12: adaptation layer between slf4j and log4j
|