.. | ||
Logs | ||
UnitTesting | ||
commons-lang3-3.11-sources.jar | ||
commons-lang3-3.11.jar | ||
commons-text-1.9-sources.jar | ||
commons-text-1.9.jar | ||
devinsy-strings-0.11.0-sources.zip | ||
devinsy-strings-0.11.0.jar | ||
README |
Description of used libraries. Standards: - commons-lang: useful tools (StringUtils…) Logging - log4j: log API - slf4j-api: facade log API - slf4j-log4j12: adaptation layer between slf4j and log4j Testing: - hamcrest-core: required by JUnit - junit: unit tests API