プロジェクトの依存関係

compile

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

グループID 成果物ID バージョン Type
org.seasar.cubby cubby 2.0.4 jar
org.slf4j jcl-over-slf4j 1.5.6 jar
org.slf4j slf4j-api 1.5.6 jar
org.springframework spring-context 2.5.6.SEC01 jar
org.springframework spring-web 2.5.6.SEC01 jar

test

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

グループID 成果物ID バージョン Type
ch.qos.logback logback-classic 0.9.15 jar
ch.qos.logback logback-core 0.9.15 jar
junit junit 4.6 jar
org.springframework spring-test 2.5.6.SEC01 jar

provided

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

グループID 成果物ID バージョン Type
javax.servlet servlet-api 2.5 jar

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

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

compile

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

グループID 成果物ID バージョン Type
aopalliance aopalliance 1.0 jar
commons-fileupload commons-fileupload 1.2.1 jar
commons-io commons-io 1.4 jar
org.springframework spring-beans 2.5.6.SEC01 jar
org.springframework spring-core 2.5.6.SEC01 jar

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

依存関係ツリー

プロジェクトライセンス

Unamed: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, Unnamed - javax.servlet:servlet-api:jar:2.5

Public Domain: AOP alliance

Common Public License Version 1.0: JUnit

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: Commons FileUpload, Commons IO, Cubby, Cubby Spring Plugin, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: Test, Spring Framework: Web

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
logback-classic-0.9.15.jar 156.04 kB 147 117 18 1.5 debug
logback-core-0.9.15.jar 232.20 kB 223 190 23 1.5 debug
commons-fileupload-1.2.1.jar 56.42 kB 60 43 5 1.3 debug
commons-io-1.4.jar 106.49 kB 93 76 5 1.3 debug
servlet-api-2.5.jar 102.65 kB 68 42 2 1.5 debug
junit-4.6.jar 213.11 kB 239 204 28 1.5 debug
cubby-2.0.4.jar 244.61 kB 270 225 29 1.5 debug
jcl-over-slf4j-1.5.6.jar 16.33 kB 23 9 2 1.3 debug
slf4j-api-1.5.6.jar 21.81 kB 32 21 3 1.3 debug
spring-beans-2.5.6.SEC01.jar 476.63 kB 327 297 15 1.5 debug
spring-context-2.5.6.SEC01.jar 465.72 kB 407 344 48 1.5 debug
spring-core-2.5.6.SEC01.jar 278.91 kB 214 212 19 1.5 debug
spring-test-2.5.6.SEC01.jar 176.71 kB 131 110 15 1.5 debug
spring-web-2.5.6.SEC01.jar 190.02 kB 154 133 13 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
15 2.68 MB 2,403 2,032 227 1.5 15
compile: 10 compile: 1.82 MB compile: 1,595 compile: 1,369 compile: 141 - compile: 10
test: 4 test: 778.06 kB test: 740 test: 621 test: 84 - test: 4
provided: 1 provided: 102.65 kB provided: 68 provided: 42 provided: 2 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
maven-snapshot.seasar.org http://maven.seasar.org/maven2-snapshot Yes Yes
maven.seasar.org http://maven.seasar.org/maven2/ Yes Yes
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots maven-snapshot.seasar.org maven.seasar.org maven2-repository.dev.java.net central
aopalliance:aopalliance:jar:1.0 - - - - Found at http://repo1.maven.org/maven2
ch.qos.logback:logback-classic:jar:0.9.15 - - - - Found at http://repo1.maven.org/maven2
ch.qos.logback:logback-core:jar:0.9.15 - - - - Found at http://repo1.maven.org/maven2
commons-fileupload:commons-fileupload:jar:1.2.1 - - - - Found at http://repo1.maven.org/maven2
commons-io:commons-io:jar:1.4 - - - - Found at http://repo1.maven.org/maven2
javax.servlet:servlet-api:jar:2.5 - - - - Found at http://repo1.maven.org/maven2
junit:junit:jar:4.6 - - - - Found at http://repo1.maven.org/maven2
org.seasar.cubby:cubby:jar:2.0.4 - - Found at http://maven.seasar.org/maven2/ - -
org.slf4j:jcl-over-slf4j:jar:1.5.6 - - - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.5.6 - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-beans:jar:2.5.6.SEC01 - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:2.5.6.SEC01 - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:2.5.6.SEC01 - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-test:jar:2.5.6.SEC01 - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-web:jar:2.5.6.SEC01 - - - - Found at http://repo1.maven.org/maven2
Total apache.snapshots maven-snapshot.seasar.org maven.seasar.org maven2-repository.dev.java.net central
15 (compile: 10, test: 4, provided: 1) 0 0 1 0 14