プロジェクトの依存関係
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
opensymphony | xwork | 2.0.2 | - | jar | |
org.seasar.container | s2-framework | 2.4.12 | - | jar |
test
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
javax.servlet | servlet-api | 2.4-20040521 | - | jar | |
junit | junit | 3.8.2 | - | jar |
プロジェクトの過渡的依存関係
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
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 |
プロジェクト依存関係グラフ
依存関係ツリー
依存関係一覧
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.