devinsy-strings/lib
2021-10-14 15:55:07 +02: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.12.0-javadoc.jar Upgraded commons-lang3 from 3.7 to 3.12. 2021-10-14 15:55:07 +02:00
commons-lang3-3.12.0-sources.jar Upgraded commons-lang3 from 3.7 to 3.12. 2021-10-14 15:55:07 +02:00
commons-lang3-3.12.0.jar Upgraded commons-lang3 from 3.7 to 3.12. 2021-10-14 15:55: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