プロジェクトの依存関係

compile

以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。

グループID 成果物ID バージョン Classifier Type 備考
commons-fileupload commons-fileupload 1.2 - jar
commons-io commons-io 1.3.1 - jar
org.seasar.container s2-tiger 2.4.22 - jar

test

以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。

グループID 成果物ID バージョン Classifier Type 備考
jdom jdom 1.0 - jar
log4j log4j 1.2.15 - jar
rhino js 1.7R1 - jar

provided

以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。

グループ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

プロジェクトの過渡的依存関係

以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。

compile

以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。

グループ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-20070908 - jar
org.apache.poi poi 3.0-FINAL - jar
org.easymock easymock 2.2 - jar
org.seasar.container s2-extension 2.4.22 - jar
org.seasar.container s2-framework 2.4.22 - jar

test

以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。

グループID 成果物ID バージョン Classifier Type 備考
javax.activation activation 1.1 - jar
javax.mail mail 1.4 - jar

provided

以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。

グループID 成果物ID バージョン Classifier Type 備考
junit junit 4.3.1 - jar

プロジェクト依存関係グラフ

依存関係一覧

Cubby

Cubby Simple Web Application Framework

http://cubby.seasar.org/cubby

Apache Log4j

Apache Log4j 1.2

http://logging.apache.org:80/log4j/1.2/

JavaMail API

The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.

https://glassfish.dev.java.net/javaee5/mail/

JavaBeans Activation Framework (JAF)

JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

http://java.sun.com/products/javabeans/jaf/index.jsp

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

http://jakarta.apache.org/commons/io/

FileUpload

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/

Servlet 2.4

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-servlet_2.4_spec

JSP 2.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-jsp_2.0_spec

S2 Tiger

DI Container with AOP

http://s2container.seasar.org/

Seasar2 Extension

DI Container with AOP

http://s2container.seasar.org/

JUnit

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.

http://junit.org

EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

Unnamed - jdom:jdom:jar:1.0

Rhino

Rhino: JavaScript for Java

http://www.mozilla.org/rhino/