devinsy-cmdexec/lib/README

14 lines
No EOL
272 B
Text

Description of used libraries:
Standards:
- commons-lang: useful tools (StringUtils…)
Testing:
- hamcrest-core: required by JUnit
- junit: unit tests API
Logging:
- log4j: log API
- slf4j-api: facade log API
- slf4j-log4j12: adaptation layer between slf4j and log4j