プロジェクトの依存関係
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
org.eclipse.persistence | eclipselink | 1.0-M10 | - | jar | |
org.seasar.container | s2-tiger | 2.4.25 | - | jar |
test
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
com.h2database | h2 | 1.0.69 | - | jar | |
junit | junit | 4.4 | - | jar | |
log4j | log4j | 1.2.15 | - | jar |
provided
以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
org.apache.geronimo.specs | geronimo-annotation_1.0_spec | 1.0 | - | jar | |
org.apache.geronimo.specs | geronimo-ejb_3.0_spec | 1.0 | - | jar | |
org.apache.geronimo.specs | geronimo-interceptor_3.0_spec | 1.0 | - | jar | |
org.apache.geronimo.specs | geronimo-j2ee_1.4_spec | 1.0 | - | jar | |
org.apache.geronimo.specs | geronimo-jpa_3.0_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-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.25 | - | jar | |
org.seasar.container | s2-framework | 2.4.25 | - | jar |
プロジェクト依存関係グラフ
依存関係ツリー
- org.seasar.eclipselink:s2eclipselink-jpa:jar
- org.eclipse.persistence:eclipselink:jar
- org.seasar.container:s2-tiger:jar
- org.apache.geronimo.specs:geronimo-j2ee_1.4_spec:jar
- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar
- org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar
- org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar
- org.apache.geronimo.specs:geronimo-interceptor_3.0_spec:jar
- org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar
- log4j:log4j:jar
- junit:junit:jar
- com.h2database:h2:jar
依存関係一覧
http://s2eclipselink.sandbox.seasar.org/
EclipseLink subversion revision 1734:1735M
http://www.eclipse.org/eclipselink
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/)
Jakarta POI - Java API To Access Microsoft Format Files
http://jakarta.apache.org/poi/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism
Unnamed - org.apache.geronimo.specs:geronimo-j2ee_1.4_spec:jar:1.0
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jta_1.1_spec
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-ejb_3.0_spec
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-interceptor_3.0_spec
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jpa_3.0_spec
Apache Log4j 1.2
http://logging.apache.org:80/log4j/1.2/
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.
H2 Database Engine