以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
commons-fileupload | commons-fileupload | 1.2 | - | jar | |
commons-io | commons-io | 1.3.1 | - | jar | |
org.seasar.container | s2-extension | 2.4.17 | - | jar | |
org.seasar.container | s2-framework | 2.4.17 | - | jar | |
org.seasar.container | s2-tiger | 2.4.17 | - | jar | |
taglibs | standard | 1.1.2 | - | jar |
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
jdom | jdom | 1.0 | - | jar |
以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
org.apache.geronimo.specs | geronimo-jsp_2.0_spec | 1.1 | - | jar | |
org.apache.geronimo.specs | geronimo-servlet_2.4_spec | 1.1 | - | jar |
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
jboss | javassist | 3.4.ga | - | jar | |
ognl | ognl | 2.6.9-patch-20070624 | - | jar | |
org.apache.poi | poi | 3.0-FINAL | - | jar | |
org.easymock | easymock | 2.2 | - | jar |
以下はこのプロジェクトのランタイム依存関係です。これらの依存関係はアプリケーションを実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
log4j | log4j | 1.2.13 | - | jar |
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
junit | junit | 4.3.1 | - | jar |
Cubby Simple JSP based Web Application Framework
../../../../../../../www.seasar.org/home/groups/sandbox/cubby/public_html/cubby
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
http://jakarta.apache.org/commons/fileupload/
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-servlet_2.4_spec
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jsp_2.0_spec
DI Container with AOP
http://s2container.seasar.org/
AOP Alliance
Javassist (Java programming assistant) is a load-time reflective system for Java.
http://www.jboss.org/products/javassist
Patch for OGNL version 2.6.9 (http://www.ognl.org/)
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
DI Container with AOP
http://s2container.seasar.org/
Jakarta POI - Java API To Access Microsoft Format Files
http://jakarta.apache.org/poi/
Log4j
http://logging.apache.org/log4j/docs/
DI Container with AOP
http://s2container.seasar.org/
EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism