xidyn/lib
2016-09-21 11:22:56 +02:00
..
Logs Refactored lib folder. 2016-09-21 11:22:56 +02:00
UnitTesting Refactored lib folder. 2016-09-21 11:22:56 +02:00
commons-lang3-3.1-sources.jar Refactored lib folder. 2016-09-21 11:22:56 +02:00
commons-lang3-3.1.jar Refactored lib folder. 2016-09-21 11:22:56 +02:00
devinsy-utils-0.3.1-sources.zip Updated devinsy-utils jar. 2016-09-08 02:28:36 +02:00
devinsy-utils-0.3.1.jar Updated devinsy-utils jar. 2016-09-08 02:28:36 +02:00
README Refactored lib folder. 2016-09-21 11:22:56 +02:00
servlet-api.jar First commit. 2007-01-12 06:35:01 +01:00

This project is using the following libraries:

# Main requirements:
devinsy-utils               GNU LGPL        useful tools (StringList…)
commons-lang3               Apache 2

# Unit testing requirements:
UnitTesting/fest-assert     Apache 2        required by JUnit
UnitTesting/fest-util       Apache 2        required by JUnit
UnitTesting/hamcrest-core   BSD 3-Clause    required by JUnit
UnitTesting/junit           EPL 1.0                            


# Log requirements:
Logs/slf4j-api              MIT             facade log API
Logs/slf4j-log4j            MIT             adaptation layer between slf4j and log4j
Logs/log4j                  Apache 2        log API