The following is a list of dependencies for this project. These dependencies are required to compile and run the application:
| Artifact ID | Type | Version | URL | Comment |
|---|---|---|---|---|
| avalon-framework | jar | 4.1.3 | http://avalon.apache.org/ | Runtime Optional |
| servlet-api | jar | 2.3 | http://java.sun.com/products/servlet/ | Used only by servlet filter. Not used by core logging implementation. |
| junit | jar | 3.8.1 | http://www.junit.org/index.htm | Used for testing only. |
| log4j | jar | 1.2.12 | http://logging.apache.org/log4j/docs/index.html | Runtime Optional. 1.2.12 required for compilation but 1.2.6 onwards supported at runtime. |
| logkit | jar | 1.0.1 | http://avalon.apache.org/logkit/ | Runtime Optional |
| maven-xdoc-plugin | plugin | 1.9.2 | http://maven.apache.org/maven-1.x/reference/plugins/xdoc/ | Site Only - v1.9.2 (minimum) |