devinsy-strings/lib
2017-05-01 23:00:58 +02:00
..
Logs Refactored libraries. 2017-05-01 23:00:58 +02:00
UnitTesting Refactored libraries. 2017-05-01 23:00:58 +02:00
commons-lang3-3.1-sources.jar Merge from Puck. 2013-06-29 15:36:07 +02:00
commons-lang3-3.1.jar Merge from Puck. 2013-06-29 15:36:07 +02:00
README Add Joda-time library. 2013-09-17 16:27:31 +02:00

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