devinsy-strings/lib/README

7 lines
193 B
Text
Raw Normal View History

2013-06-25 02:31:19 +02:00
Description of used libraries:
- hamcrest-core: required by junit
- junit: unit tests API
- log4j: log API
2013-06-26 16:40:18 +02:00
- slf4j-api: facade log API
- slf4j-log4j12: adaptation layer between slf4j and log4j