プロジェクトの依存関係
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Type |
---|---|---|---|
javax.transaction | jta | 1.1 | jar |
org.glassfish | javax.annotation | 3.0 | jar |
org.seasar.container | s2-extension | 2.4.40 | jar |
org.seasar.container | s2-framework | 2.4.40 | jar |
org.seasar.junitcdi | junitcdi-core | 0.0.0 | jar |
runtime
以下はこのプロジェクトのランタイム依存関係です。これらの依存関係はアプリケーションを実行するのに必要です。
グループID | 成果物ID | バージョン | Type | 備考 |
---|---|---|---|---|
org.slf4j | jcl-over-slf4j | 1.5.9.RC1 | jar | No |
log4j | log4j | 1.2.13 | jar | Yes |
org.slf4j | slf4j-log4j12 | 1.5.10 | jar | Yes |
test
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Type |
---|---|---|---|
com.h2database | h2 | 1.2.126 | jar |
プロジェクトの過渡的依存関係
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Type |
---|---|---|---|
ch.qos.cal10n | cal10n-api | 0.7.2 | jar |
com.google.collections | google-collections | 1.0 | jar |
javassist | javassist | 3.11.0.GA | jar |
javax.annotation | jsr250-api | 1.0 | jar |
javax.el | el-api | 2.2 | jar |
javax.enterprise | cdi-api | 1.0-SP1 | jar |
javax.inject | javax.inject | 1 | jar |
junit | junit | 4.5 | jar |
org.jboss.interceptor | jboss-interceptor | 1.0.0-CR11 | jar |
org.jboss.interceptor | jboss-interceptor-api | 1.1 | jar |
org.jboss.weld | weld-api | 1.0-SP1 | jar |
org.jboss.weld | weld-core | 1.0.1-Final | jar |
org.jboss.weld | weld-spi | 1.0-SP1 | jar |
org.slf4j | slf4j-api | 1.5.9.RC1 | jar |
org.slf4j | slf4j-ext | 1.5.10 | jar |
プロジェクト依存関係グラフ
依存関係ツリー
- org.seasar.junitcdi:junitcdi-jta:jar:0.0.0
- org.seasar.junitcdi:junitcdi-core:jar:0.0.0 (compile)
- junit:junit:jar:4.5 (compile)
- org.jboss.weld:weld-core:jar:1.0.1-Final (compile)
- javax.enterprise:cdi-api:jar:1.0-SP1 (compile)
- org.jboss.interceptor:jboss-interceptor-api:jar:1.1 (compile)
- javax.annotation:jsr250-api:jar:1.0 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.jboss.weld:weld-api:jar:1.0-SP1 (compile)
- javax.enterprise:cdi-api:jar:1.0-SP1 (compile)
- org.jboss.weld:weld-spi:jar:1.0-SP1 (compile)
- javax.enterprise:cdi-api:jar:1.0-SP1 (compile)
- javax.annotation:jsr250-api:jar:1.0 (compile)
- javassist:javassist:jar:3.11.0.GA (compile)
- com.google.collections:google-collections:jar:1.0 (compile)
- org.jboss.interceptor:jboss-interceptor-api:jar:1.1 (compile)
- org.jboss.interceptor:jboss-interceptor:jar:1.0.0-CR11 (compile)
- javassist:javassist:jar:3.11.0.GA (compile)
- org.slf4j:slf4j-ext:jar:1.5.10 (compile)
- ch.qos.cal10n:cal10n-api:jar:0.7.2 (compile)
- org.slf4j:slf4j-api:jar:1.5.9.RC1 (compile)
- javax.enterprise:cdi-api:jar:1.0-SP1 (compile)
- javax.el:el-api:jar:2.2 (compile)
- org.seasar.container:s2-framework:jar:2.4.40 (compile)
- org.seasar.container:s2-extension:jar:2.4.40 (compile)
- org.seasar.container:s2-framework:jar:2.4.40 (compile)
- javax.transaction:jta:jar:1.1 (compile)
- org.glassfish:javax.annotation:jar:3.0 (compile)
- org.slf4j:slf4j-log4j12:jar:1.5.10 (runtime)
- log4j:log4j:jar:1.2.13 (runtime)
- org.slf4j:jcl-over-slf4j:jar:1.5.9.RC1 (runtime)
- org.slf4j:slf4j-api:jar:1.5.9.RC1 (compile)
- com.h2database:h2:jar:1.2.126 (test)
- org.seasar.junitcdi:junitcdi-core:jar:0.0.0 (compile)
プロジェクトライセンス
Unamed: Expression Language API (2.1 Maintenance Release), Java Transaction API, Javassist, Log4j, Unnamed - javax.annotation:jsr250-api:jar:1.0
lgpl: EJB Interceptor API, JBoss EJB 3.1 Interceptor Library
CDDL + GPLv2 with classpath exception: javax.annotation API v.1.1
Apache License, Version 2.0: CDI APIs, Weld APIs, Weld Core Implementation, Weld SPIs for container integration
The H2 License, Version 1.0: H2 Database Engine
Common Public License Version 1.0: JUnit
MIT License: Compiler assisted localization library (CAL10N) - API, JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J Extensions Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: Google Collections Library, JUnit CDI Extensions Core, JUnit CDI Extensions for JTA, Seasar2 Extension, Seasar2 Framework, javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
cal10n-api-0.7.2.jar | 28.19 kB | 37 | 25 | 3 | 1.5 | debug |
google-collections-1.0.jar | 624.60 kB | 520 | 505 | 4 | 1.5 | debug |
h2-1.2.126.jar | 1.18 MB | 480 | 477 | 30 | 1.5 | debug |
javassist-3.11.0.GA.jar | 599.81 kB | 366 | 347 | 17 | 1.4 | debug |
jsr250-api-1.0.jar | 5.71 kB | 16 | 11 | 2 | 1.5 | debug |
el-api-2.2.jar | 33.14 kB | 38 | 28 | 1 | 1.5 | debug |
cdi-api-1.0-SP1.jar | 45.21 kB | 92 | 75 | 7 | 1.5 | debug |
javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release |
jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug |
junit-4.5.jar | 194.28 kB | 222 | 188 | 26 | 1.5 | debug |
javax.annotation-3.0.jar | 21.67 kB | 26 | 14 | 3 | 1.6 | debug |
jboss-interceptor-1.0.0-CR11.jar | 51.97 kB | 63 | 47 | 7 | 1.5 | debug |
jboss-interceptor-api-1.1.jar | 5.81 kB | 17 | 8 | 1 | 1.5 | release |
weld-api-1.0-SP1.jar | 4.56 kB | 16 | 5 | 1 | 1.5 | release |
weld-core-1.0.1-Final.jar | 605.35 kB | 512 | 448 | 38 | 1.5 | debug |
weld-spi-1.0-SP1.jar | 49.70 kB | 107 | 65 | 21 | 1.5 | debug |
s2-extension-2.4.40.jar | 380.70 kB | 385 | 307 | 45 | 1.4 | debug |
s2-framework-2.4.40.jar | 660.18 kB | 630 | 561 | 43 | 1.4 | debug |
junitcdi-core-0.0.0.jar | 41.12 kB | 60 | 41 | 6 | 1.6 | debug |
jcl-over-slf4j-1.5.9.RC1.jar | 16.88 kB | 23 | 9 | 2 | 1.3 | debug |
slf4j-api-1.5.9.RC1.jar | 23.09 kB | 32 | 21 | 3 | 1.3 | debug |
slf4j-ext-1.5.10.jar | 40.65 kB | 44 | 30 | 6 | 1.5 | debug |
log4j-1.2.13.jar | 349.79 kB | 283 | 253 | 19 | 1.1 | debug |
slf4j-log4j12-1.5.10.jar | 9.46 kB | 16 | 6 | 1 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
24 | 4.90 MB | 4,017 | 3,495 | 289 | 1.6 | 21 |
compile: 20 | compile: 3.35 MB | compile: 3,215 | compile: 2,750 | compile: 237 | - | compile: 17 |
test: 1 | test: 1.18 MB | test: 480 | test: 477 | test: 30 | - | test: 1 |
runtime: 3 | runtime: 376.13 kB | runtime: 322 | runtime: 268 | runtime: 22 | - | runtime: 3 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
apiviz.release | http://apiviz.googlecode.com/svn/site/repo/mvn/release | Yes | - |
java.net | http://download.java.net/maven/glassfish/ | Yes | Yes |
snapshots.jboss.org | http://snapshots.jboss.org/maven2 | - | Yes |
glassfish-repository | http://download.java.net/maven/glassfish | 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 |
oss.sonatype.org/jboss-snapshots | http://oss.sonatype.org/content/repositories/jboss-snapshots | - | Yes |
central | http://repo1.maven.org/maven2 | Yes | - |
glassfish-repo-archive | http://maven.glassfish.org/content/groups/glassfish | Yes | Yes |
repository.jboss.org | http://repository.jboss.org/maven2 | Yes | Yes |
Repository locations for each of the Dependencies.