プロジェクトの依存関係
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
commons-fileupload | commons-fileupload | 1.2 | - | jar | |
commons-io | commons-io | 1.3.2 | - | jar | |
org.seasar.teeda | teeda-ajax | 1.0.13-sp11 | - | jar | |
org.seasar.teeda | teeda-core | 1.0.13-sp11 | - | jar |
test
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
junit-addons | junit-addons | 1.4 | - | jar | |
org.seasar.teeda | teeda-core | 1.0.13-sp11 | tests | test-jar | |
org.seasar.teeda | teeda-xmlunit | 0.1.0 | - | jar |
provided
以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
commons-collections | commons-collections | 3.1 | - | jar | |
org.apache.geronimo.specs | geronimo-jsp_2.0_spec | 1.0 | - | jar | |
org.apache.geronimo.specs | geronimo-servlet_2.4_spec | 1.0 | - | jar | |
org.apache.portals.bridges | portals-bridges-portletfilter | 1.0.4 | - | jar | |
org.seasar.portlet | s2-portlet | 1.0.6 | - | jar | |
portlet-api | portlet-api | 1.0 | - | jar |
プロジェクトの過渡的依存関係
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | |
commons-el | commons-el | 1.0 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
javax.servlet | jstl | 1.1.2 | - | jar | |
jboss | javassist | 3.4.ga | - | jar | |
junit | junit | 3.8.2 | - | jar | |
ognl | ognl | 2.6.9-patch-20090427 | - | jar | |
org.apache.poi | poi | 3.0-FINAL | - | jar | |
org.seasar.container | s2-extension | 2.4.43 | - | jar | |
org.seasar.container | s2-framework | 2.4.43 | - | jar |
test
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
xmlunit | xmlunit | 1.0 | - | jar |
provided
以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
xerces | xercesImpl | 2.6.2 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar |
プロジェクト依存関係グラフ
依存関係ツリー
- org.seasar.teeda:teeda-extension:jar
- org.seasar.teeda:teeda-core:jar
- org.seasar.teeda:teeda-core:test-jar:tests
- org.seasar.teeda:teeda-ajax:jar
- commons-fileupload:commons-fileupload:jar
- commons-io:commons-io:jar
- org.seasar.portlet:s2-portlet:jar
- org.apache.portals.bridges:portals-bridges-portletfilter:jar
- org.apache.geronimo.specs:geronimo-servlet_2.4_spec:jar
- org.apache.geronimo.specs:geronimo-jsp_2.0_spec:jar
- portlet-api:portlet-api:jar
- junit-addons:junit-addons:jar
- commons-collections:commons-collections:jar
- org.seasar.teeda:teeda-xmlunit:jar
依存関係一覧
DI Container with AOP
http://s2container.seasar.org/
Unnamed - javax.servlet:jstl:jar:1.1.2
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
DI Container with AOP
http://s2container.seasar.org/
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/
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
http://s2portlet.sandbox.seasar.org/
Apache Portals Portlet Filter
http://portals.apache.org/bridges/portals-bridges-portletfilter
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - org.apache.geronimo.specs:geronimo-servlet_2.4_spec:jar:1.0
Unnamed - org.apache.geronimo.specs:geronimo-jsp_2.0_spec:jar:1.0
Unnamed - portlet-api:portlet-api:jar:1.0
Unnamed - junit-addons:junit-addons:jar:1.4
Unnamed - xerces:xercesImpl:jar:2.6.2
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Unnamed - xmlunit:xmlunit:jar:1.0
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.