Project Dependencies
compile
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.seasar.container | s2-framework | 2.3.15 | - | jar |
test
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 |
---|---|---|---|---|---|
javax.servlet | servlet-api | 2.4-20040521 | - | jar |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
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 |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
jboss | javassist | 3.0 | - | jar | |
ognl | ognl | 2.6.7 | - | jar | |
opensymphony | oscore | 2.2.4 | - | jar | |
org.rifers | rife-continuations | 0.0.2 | - | jar |
test
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.2 | - | jar |
Project Dependency Graph
Dependency Tree
Dependency Listings
http://s2xwork.sandbox.seasar.org/s2-xwork/
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/
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.
http://rifers.org/wiki/display/RIFECNT
Unnamed - opensymphony:oscore:jar:2.2.4
DI Container with AOP
http://s2container.seasar.org/
AOP Alliance
http://aopalliance.sourceforge.net