プロジェクトの依存関係
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
org.seasar.container | s2-tiger | 2.4.16 | - | jar | |
org.seasar.jca | s2jca | 1.0.0-RC1 | - | jar | |
velocity | velocity-dep | 1.4 | - | jar | (optional) |
test
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
org.apache.geronimo.specs | geronimo-servlet_2.4_spec | 1.0 | - | jar |
provided
以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
org.apache.geronimo.specs | geronimo-j2ee-connector_1.5_spec | 1.0 | - | jar | |
org.apache.geronimo.specs | geronimo-jms_1.1_spec | 1.0 | - | jar | |
org.apache.geronimo.specs | geronimo-jta_1.1_spec | 1.0 | - | jar |
プロジェクトの過渡的依存関係
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | |
commons-lang | commons-lang | 2.3 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
jboss | javassist | 3.4.ga | - | jar | |
junit | junit | 4.3.1 | - | jar | |
ognl | ognl | 2.6.9-patch-20070624 | - | jar | |
org.apache.poi | poi | 3.0-FINAL | - | jar | |
org.easymock | easymock | 2.2 | - | jar | |
org.seasar.container | s2-extension | 2.4.16 | - | jar | |
org.seasar.container | s2-framework | 2.4.16 | - | jar |
runtime
以下はこのプロジェクトのランタイム依存関係です。これらの依存関係はアプリケーションを実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
log4j | log4j | 1.2.13 | - | jar |
プロジェクト依存関係グラフ
依存関係ツリー
- org.seasar.jms:s2jms-core:jar
- org.seasar.container:s2-tiger:jar
- org.seasar.jca:s2jca:jar
- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:jar
- org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar
- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar
- org.apache.geronimo.specs:geronimo-servlet_2.4_spec:jar
- velocity:velocity-dep:jar
依存関係一覧
http://s2jms.sandbox.seasar.org/
DI Container with AOP
http://s2container.seasar.org/
DI Container with AOP
http://s2container.seasar.org/
DI Container with AOP
http://s2container.seasar.org/
AOP Alliance
http://aopalliance.sourceforge.net
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)}/
Jakarta POI - Java API To Access Microsoft Format Files
http://jakarta.apache.org/poi/
Log4j
http://logging.apache.org/log4j/docs/
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.
EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism
http://s2jca.sandbox.seasar.org/
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/lang/
Unnamed - org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:jar:1.0
Unnamed - org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jta_1.1_spec
Unnamed - org.apache.geronimo.specs:geronimo-servlet_2.4_spec:jar:1.0
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.