The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| opensymphony | xwork | 1.2.1 | - | jar | |
| org.picocontainer | picocontainer | 1.3-beta1 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar | |
| log4j | log4j | 1.2.9 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| ognl | ognl | 2.6.7 | - | jar | |
| opensymphony | oscore | 2.2.4 | - | jar | |
| org.rifers | rife-continuations | 0.0.2 | - | jar |
Lightweight framework providing application security. to be used in pico/nano enabled environments
http://www.sourceforge.net/projects/jtec
Unnamed - junit:junit:jar:3.8.1
Unnamed - log4j:log4j:jar:1.2.9
Please refer to the <a href="http://picocontainer.org/">main website</a> for documentation.
http://www.picocontainer.org/picocontainer
XWork is an command-pattern framework that is used to power WebWork as well as other applications. XWork provides an Inversion of Control container, a powerful expression language, data type conversion, validation, and pluggable configuration.
http://www.opensymphony.com/xwork/
Unnamed - opensymphony:oscore:jar:2.2.4
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
RIFE/continuations is a sub-project of RIFE that aims to make its support for continuations in pure Java available as a general-purpose library.