14 lines
No EOL
271 B
Text
14 lines
No EOL
271 B
Text
Description of used libraries.
|
|
|
|
Standards:
|
|
- commons-lang: useful tools (StringUtils...)
|
|
|
|
Logging
|
|
- log4j: log API
|
|
- slf4j-api: facade log API
|
|
- slf4j-log4j12: adaptation layer between slf4j and log4j
|
|
|
|
Testing:
|
|
- hamcrest-core: required by JUnit
|
|
- junit: unit tests API
|
|
|