devinsy-strings/lib/README
2013-09-02 12:04:35 +02:00

8 lines
No EOL
240 B
Text

Description of used libraries:
- commons-lang: useful tools (StringUtils...)
- hamcrest-core: required by junit
- junit: unit tests API
- log4j: log API
- slf4j-api: facade log API
- slf4j-log4j12: adaptation layer between slf4j and log4j