devinsy-utils/lib/README

12 lines
232 B
Text
Raw Normal View History

2013-06-25 02:31:19 +02:00
Description of used libraries:
2023-11-27 11:00:33 +01:00
- main:
- commons-lang: useful tools (StringUtils…)
- logs:
- log4j-api
- log4j-core
- log4j-slf4j-impl
- slf4j-api
- JUnit:
- hamcrest-core: required by junit
- junit: unit tests API
2013-09-02 12:04:35 +02:00