xidyn/lib
2023-11-27 12:47:00 +01:00
..
Logs Migrated to Java 8. Upgraded library jar files. 2018-06-04 12:13:56 +02:00
UnitTesting Migrated to Java 8. Upgraded library jar files. 2018-06-04 12:13:56 +02:00
commons-lang3-3.13.0-sources.jar Upgraded commons-lang3 to 3.13.0. 2023-11-26 20:43:55 +01:00
commons-lang3-3.13.0.jar Upgraded commons-lang3 to 3.13.0. 2023-11-26 20:43:55 +01:00
commons-text-1.9-sources.jar Upgraded lib, added setEscapedContent methods and tests. 2020-09-15 02:55:54 +02:00
commons-text-1.9.jar Upgraded lib, added setEscapedContent methods and tests. 2020-09-15 02:55:54 +02:00
devinsy-strings-0.17.0-sources.zip Upgraded devinsy-strings lib to 0.17. 2023-11-27 12:47:00 +01:00
devinsy-strings-0.17.0.jar Upgraded devinsy-strings lib to 0.17. 2023-11-27 12:47:00 +01:00
README Moved FileTools.addBeforeExtension in XidynUtils. Added tests. 2023-11-26 02:46:33 +01:00
servlet-api.jar First commit. 2007-01-12 06:35:01 +01:00

This project is using the following libraries:

# Main requirements:
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