You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
Logs | 2 years ago | |
UnitTesting | 2 years ago | |
README | 2 years ago | |
commons-cli-1.4-javadoc.jar | 2 years ago | |
commons-cli-1.4-sources.jar | 2 years ago | |
commons-cli-1.4.jar | 2 years ago | |
commons-codec-1.8-sources.jar | 2 years ago | |
commons-codec-1.8.jar | 2 years ago | |
commons-io-2.7-sources.jar | 2 years ago | |
commons-io-2.7.jar | 2 years ago | |
commons-lang3-3.11-sources.jar | 2 years ago | |
commons-lang3-3.11.jar | 2 years ago | |
commons-text-1.9-sources.jar | 2 years ago | |
commons-text-1.9.jar | 2 years ago | |
devinsy-cmdexec-0.11.1-sources.zip | 2 years ago | |
devinsy-cmdexec-0.11.1.jar | 2 years ago | |
devinsy-strings-0.11.3-sources.zip | 2 years ago | |
devinsy-strings-0.11.3.jar | 2 years ago | |
threeten-extra-1.5.0-sources.jar | 2 years ago | |
threeten-extra-1.5.0.jar | 2 years ago |
README
Description of used libraries: - Logs/ - log4j log API - slf4j-api facade log API - slf4j-log4j12 adaptation layer between slf4j and log4j - UnitTesting/ - hamcrest-core required by junit - hsqldb SQL Database for unit test. - junit unit tests API - other: - commons-codec digest tools - commons-io - commons-lang useful tools (StringUtils...) - devinsy-strings - devinsy-xml - hsqldb - mysql-jdbc