devinsy-utils/lib
2023-11-27 11:00:33 +01:00
..
Logs2021 Upgraded libs and tests. 2023-11-27 11:00:33 +01:00
UnitTesting Removed code extracted in outside projects. Upgraded library jars. 2018-05-31 15:51:07 +02:00
commons-lang3-3.13.0-sources.jar Upgraded commons-lang3 to 3.13.0. 2023-11-26 20:46:36 +01:00
commons-lang3-3.13.0.jar Upgraded commons-lang3 to 3.13.0. 2023-11-26 20:46:36 +01:00
README Upgraded libs and tests. 2023-11-27 11:00:33 +01:00

Description of used libraries:
- main:
  - commons-lang: useful tools (StringUtils…)
- logs:
  - log4j-api
  - log4j-core
  - log4j-slf4j-impl
  - slf4j-api
- JUnit:
  - hamcrest-core: required by junit
  - junit: unit tests API