devinsy-strings/lib
2023-11-27 04:14:18 +01:00
..
Logs Updated library jar files. 2018-05-30 09:31:25 +02:00
UnitTesting Updated library jar files. 2018-05-30 09:31:25 +02:00
commons-lang3-3.13.0-sources.jar Upgraded commons-lang3 lib to 3.13.0. 2023-11-27 04:14:18 +01:00
commons-lang3-3.13.0.jar Upgraded commons-lang3 lib to 3.13.0. 2023-11-27 04:14:18 +01: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