xidyn/lib
2013-07-30 02:34:33 +02:00
..
activation.jar First commit. 2007-01-12 06:35:01 +01:00
fest-assert-1.4-sources.jar Normalize tests. Rewrite Presenter.extractBodyContent and add tests. 2013-07-30 02:34:33 +02:00
fest-assert-1.4.jar Normalize tests. Rewrite Presenter.extractBodyContent and add tests. 2013-07-30 02:34:33 +02:00
fest-util-1.1.6-sources.jar Normalize tests. Rewrite Presenter.extractBodyContent and add tests. 2013-07-30 02:34:33 +02:00
fest-util-1.1.6.jar Normalize tests. Rewrite Presenter.extractBodyContent and add tests. 2013-07-30 02:34:33 +02:00
hamcrest-core-1.3-sources.jar Migrate to SLF4J. Add test support. 2013-06-26 18:13:50 +02:00
hamcrest-core-1.3.jar Migrate to SLF4J. Add test support. 2013-06-26 18:13:50 +02:00
junit-4.11-sources.jar Migrate to SLF4J. Add test support. 2013-06-26 18:13:50 +02:00
junit-4.11.jar Migrate to SLF4J. Add test support. 2013-06-26 18:13:50 +02:00
log4j-1.2.17-source.zip Update log4j lib. 2013-06-26 14:17:25 +02:00
log4j-1.2.17.jar Update log4j lib. 2013-06-26 14:17:25 +02:00
README Migrate to SLF4J. Add test support. 2013-06-26 18:13:50 +02:00
servlet-api.jar First commit. 2007-01-12 06:35:01 +01:00
slf4j-api-1.7.5-sources.jar Migrate to SLF4J. Add test support. 2013-06-26 18:13:50 +02:00
slf4j-api-1.7.5.jar Migrate to SLF4J. Add test support. 2013-06-26 18:13:50 +02:00
slf4j-log4j12-1.7.5-sources.jar Migrate to SLF4J. Add test support. 2013-06-26 18:13:50 +02:00
slf4j-log4j12-1.7.5.jar Migrate to SLF4J. Add test support. 2013-06-26 18:13:50 +02:00

Description of used libraries:
- activation: STU
- hamcrest-core: required by junit
- junit: unit tests API
- log4j: log API
- servlet-api: servlet API
- slf4j-api: facade log API
- slf4j-log4j12: adaptation layer between slf4j and log4j