xidyn/lib
2016-09-08 02:28:36 +02:00
..
activation.jar First commit. 2007-01-12 06:35:01 +01: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
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 Huge code improvment: add isAvailable method, add GenericPresenter 2013-08-27 16:35:53 +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
- devinsy-utils : useful tools (StringList...)
- 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