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 | 2.0.2 | - | jar | |
org.seasar.container | s2-framework | 2.4.12 | - | 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 | |
junit | junit | 3.8.2 | - | 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.4.ga | - | jar | |
ognl | ognl | 2.6.7 | - | jar | |
opensymphony | ognl | 2.6.11 | - | jar |
Project Dependency Graph
Dependency Tree
Dependency Listings
http://s2xwork.sandbox.seasar.org/s2-xwork2/
Unnamed - junit:junit:jar:3.8.2
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/
OGNL - Object Graph Navigation Library
DI Container with AOP
http://s2container.seasar.org/
AOP Alliance
http://aopalliance.sourceforge.net
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Javassist (Java programming assistant) is a load-time reflective system for Java.