プロジェクトの依存関係
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Type |
---|---|---|---|
commons-logging | commons-logging | 99.0-does-not-exist | jar |
org.apache.wicket | wicket-core | 1.5.0 | jar |
org.apache.wicket | wicket-ioc | 1.5.0 | jar |
org.seasar.container | s2-framework | 2.4.44 | jar |
org.slf4j | jcl-over-slf4j | 1.6.2 | jar |
org.slf4j | slf4j-api | 1.6.2 | jar |
プロジェクトの過渡的依存関係
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Type |
---|---|---|---|
aopalliance | aopalliance | 1.0 | jar |
asm | asm | 3.1 | jar |
cglib | cglib | 2.2 | jar |
jboss | javassist | 3.4.ga | jar |
junit | junit | 3.8.2 | jar |
ognl | ognl | 2.6.9-patch-20090427 | jar |
org.apache.wicket | wicket-request | 1.5.0 | jar |
org.apache.wicket | wicket-util | 1.5.0 | jar |
プロジェクト依存関係グラフ
依存関係ツリー
org.seasar.wicket:s2wicket:jar:1.5.0
org.apache.wicket:wicket-core:jar:1.5.0 (compile)
org.apache.wicket:wicket-util:jar:1.5.0 (compile)
org.apache.wicket:wicket-request:jar:1.5.0 (compile)
org.apache.wicket:wicket-util:jar:1.5.0 (compile)
org.apache.wicket:wicket-ioc:jar:1.5.0 (compile)
org.apache.wicket:wicket-core:jar:1.5.0 (compile)
cglib:cglib:jar:2.2 (compile)
asm:asm:jar:3.1 (compile)
org.seasar.container:s2-framework:jar:2.4.44 (compile)
aopalliance:aopalliance:jar:1.0 (compile)
jboss:javassist:jar:3.4.ga (compile)
ognl:ognl:jar:2.6.9-patch-20090427 (compile)
junit:junit:jar:3.8.2 (compile)
javax.servlet:servlet-api:jar:2.4 (provided)
org.slf4j:slf4j-api:jar:1.6.2 (compile)
org.slf4j:jcl-over-slf4j:jar:1.6.2 (compile)
org.slf4j:slf4j-api:jar:1.6.2 (compile)
commons-logging:commons-logging:jar:99.0-does-not-exist (compile)
プロジェクトライセンス
Unamed: ASM Core, OGNL, Unnamed - commons-logging:commons-logging:jar:99.0-does-not-exist, Unnamed - javax.servlet:servlet-api:jar:2.4
ASF 2.0: Code Generation Library
Public Domain: AOP alliance
MPL 1.1: Javassist
Common Public License Version 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
The Apache Software License, Version 2.0: S2Wicket, Seasar2 Framework, Wicket Core, Wicket IoC common code, Wicket Request, Wicket Util
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
asm-3.1.jar | 42.02 kB | 24 | 23 | 2 | 1.2 | release |
cglib-2.2.jar | 272.15 kB | 240 | 226 | 7 | 1.2 | debug |
commons-logging-99.0-does-not-exist.jar | .17 kB | 1 | 0 | 0 | - | release |
servlet-api-2.4.jar | 95.40 kB | 67 | 42 | 2 | 1.2 | debug |
javassist-3.4.ga.jar | 459.97 kB | 279 | 262 | 15 | 1.2 | debug |
junit-3.8.2.jar | 117.81 kB | 120 | 102 | 6 | 1.2 | debug |
ognl-2.6.9-patch-20090427.jar | 163.06 kB | 122 | 114 | 1 | 1.4 | debug |
wicket-core-1.5.0.jar | 1.53 MB | 1,315 | 1,128 | 94 | 1.5 | debug |
wicket-ioc-1.5.0.jar | 20.47 kB | 29 | 13 | 2 | 1.5 | debug |
wicket-request-1.5.0.jar | 77.90 kB | 86 | 60 | 11 | 1.5 | debug |
wicket-util-1.5.0.jar | 326.51 kB | 313 | 274 | 25 | 1.5 | debug |
s2-framework-2.4.44.jar | 659.72 kB | 627 | 558 | 43 | 1.4 | debug |
jcl-over-slf4j-1.6.2.jar | 16.90 kB | 23 | 9 | 2 | 1.3 | debug |
slf4j-api-1.6.2.jar | 25.09 kB | 34 | 23 | 3 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
15 | 3.76 MB | 3,295 | 2,843 | 215 | 1.5 | 13 |
compile: 14 | compile: 3.67 MB | compile: 3,228 | compile: 2,801 | compile: 213 | - | compile: 12 |
provided: 1 | provided: 95.40 kB | provided: 67 | provided: 42 | provided: 2 | - | provided: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes |
repo.karatachi.org | http://repo.karatachi.org/mvn | Yes | Yes |
maven.seasar.org | http://maven.seasar.org/maven2 | Yes | Yes |
central | http://repo1.maven.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.