About

Bean Validation

プロジェクト文書

Built by Maven

プロジェクトの依存関係

compile

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

グループID 成果物ID バージョン Type
org.hibernate hibernate-validator 4.0.2.GA jar
org.seasar.junitcdi junitcdi-core 0.0.0 jar

runtime

以下はこのプロジェクトのランタイム依存関係です。これらの依存関係はアプリケーションを実行するのに必要です。

グループID 成果物ID バージョン Type 備考
log4j log4j 1.2.13 jar Yes
org.slf4j slf4j-log4j12 1.5.10 jar Yes

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

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

compile

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

グループID 成果物ID バージョン Type
ch.qos.cal10n cal10n-api 0.7.2 jar
com.google.collections google-collections 1.0 jar
com.sun.xml.bind jaxb-impl 2.1.3 jar
javassist javassist 3.11.0.GA jar
javax.activation activation 1.1 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
javax.validation validation-api 1.0.0.GA jar
javax.xml.bind jaxb-api 2.1 jar
javax.xml.stream stax-api 1.0-2 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.10 jar
org.slf4j slf4j-ext 1.5.10 jar

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

依存関係ツリー

  • org.seasar.junitcdi:junitcdi-validation:jar:0.0.0 Information
    • org.seasar.junitcdi:junitcdi-core:jar:0.0.0 (compile) Information
      • junit:junit:jar:4.5 (compile) Information
      • org.jboss.weld:weld-core:jar:1.0.1-Final (compile) Information
        • javax.enterprise:cdi-api:jar:1.0-SP1 (compile) Information
          • org.jboss.interceptor:jboss-interceptor-api:jar:1.1 (compile) Information
          • javax.annotation:jsr250-api:jar:1.0 (compile) Information
          • javax.inject:javax.inject:jar:1 (compile) Information
        • org.jboss.weld:weld-api:jar:1.0-SP1 (compile) Information
        • org.jboss.weld:weld-spi:jar:1.0-SP1 (compile) Information
        • javax.annotation:jsr250-api:jar:1.0 (compile) Information
        • javassist:javassist:jar:3.11.0.GA (compile) Information
        • com.google.collections:google-collections:jar:1.0 (compile) Information
        • org.jboss.interceptor:jboss-interceptor-api:jar:1.1 (compile) Information
        • org.jboss.interceptor:jboss-interceptor:jar:1.0.0-CR11 (compile) Information
          • javassist:javassist:jar:3.11.0.GA (compile) Information
        • org.slf4j:slf4j-ext:jar:1.5.10 (compile) Information
          • org.slf4j:slf4j-api:jar:1.5.10 (compile) Information
          • ch.qos.cal10n:cal10n-api:jar:0.7.2 (compile) Information
        • org.slf4j:slf4j-api:jar:1.5.10 (compile) Information
      • javax.el:el-api:jar:2.2 (compile) Information
    • org.hibernate:hibernate-validator:jar:4.0.2.GA (compile) Information
      • javax.validation:validation-api:jar:1.0.0.GA (compile) Information
      • javax.xml.bind:jaxb-api:jar:2.1 (compile) Information
        • javax.xml.stream:stax-api:jar:1.0-2 (compile) Information
        • javax.activation:activation:jar:1.1 (compile) Information
      • com.sun.xml.bind:jaxb-impl:jar:2.1.3 (compile) Information
        • javax.xml.bind:jaxb-api:jar:2.1 (compile) Information
    • org.slf4j:slf4j-log4j12:jar:1.5.10 (runtime) Information
    • log4j:log4j:jar:1.2.13 (runtime) Information

プロジェクトライセンス

Unamed: Expression Language API (2.1 Maintenance Release), Javassist, Log4j, Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.3, Unnamed - javax.annotation:jsr250-api:jar:1.0, Unnamed - javax.xml.bind:jaxb-api:jar:2.1, Unnamed - javax.xml.stream:stax-api:jar:1.0-2

lgpl: EJB Interceptor API, JBoss EJB 3.1 Interceptor Library

Apache License, Version 2.0: Bean Validation API, CDI APIs, Hibernate Validator, Weld APIs, Weld Core Implementation, Weld SPIs for container integration

Common Public License Version 1.0: JUnit

MIT License: Compiler assisted localization library (CAL10N) - API, 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 Bean Validation, javax.inject

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

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
jaxb-impl-2.1.3.jar 823.80 kB 684 638 28 1.5 debug
javassist-3.11.0.GA.jar 599.81 kB 366 347 17 1.4 debug
activation-1.1.jar 61.51 kB 50 38 3 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
validation-api-1.0.0.GA.jar 46.32 kB 90 76 6 1.5 debug
jaxb-api-2.1.jar 101.09 kB 114 100 6 1.5 debug
stax-api-1.0-2.jar 22.80 kB 44 37 3 1.5 debug
junit-4.5.jar 194.28 kB 222 188 26 1.5 debug
hibernate-validator-4.0.2.GA.jar 221.34 kB 174 143 11 1.5 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
junitcdi-core-0.0.0.jar 41.12 kB 60 41 6 1.6 debug
slf4j-api-1.5.10.jar 23.10 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 3.90 MB 3,605 3,141 221 1.6 21
compile: 22 compile: 3.55 MB compile: 3,306 compile: 2,882 compile: 201 - compile: 19
runtime: 2 runtime: 359.25 kB runtime: 299 runtime: 259 runtime: 20 - runtime: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
apiviz.release http://apiviz.googlecode.com/svn/site/repo/mvn/release 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 -
repository.jboss.org http://repository.jboss.org/maven2 Yes Yes

Repository locations for each of the Dependencies.

Artifact apiviz.release snapshots.jboss.org glassfish-repository maven.seasar.org maven2-repository.dev.java.net oss.sonatype.org/jboss-snapshots central repository.jboss.org
ch.qos.cal10n:cal10n-api:jar:0.7.2 - - Found at http://download.java.net/maven/glassfish - - - Found at http://repo1.maven.org/maven2 -
com.google.collections:google-collections:jar:1.0 - - Found at http://download.java.net/maven/glassfish - - - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.org/maven2
com.sun.xml.bind:jaxb-impl:jar:2.1.3 - - - - - - Found at http://repo1.maven.org/maven2 -
javassist:javassist:jar:3.11.0.GA - - - - - - - Found at http://repository.jboss.org/maven2
javax.activation:activation:jar:1.1 - - - - - - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.org/maven2
javax.annotation:jsr250-api:jar:1.0 - - - - Found at http://download.java.net/maven/2 - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.org/maven2
javax.el:el-api:jar:2.2 - - - - Found at http://download.java.net/maven/2 - - Found at http://repository.jboss.org/maven2
javax.enterprise:cdi-api:jar:1.0-SP1 - - Found at http://download.java.net/maven/glassfish - - - Found at http://repo1.maven.org/maven2 -
javax.inject:javax.inject:jar:1 - - Found at http://download.java.net/maven/glassfish - - - Found at http://repo1.maven.org/maven2 -
javax.validation:validation-api:jar:1.0.0.GA - - - - - - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.org/maven2
javax.xml.bind:jaxb-api:jar:2.1 - - - - - - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.org/maven2
javax.xml.stream:stax-api:jar:1.0-2 - - - - - - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.org/maven2
junit:junit:jar:4.5 - - - - - - Found at http://repo1.maven.org/maven2 -
org.hibernate:hibernate-validator:jar:4.0.2.GA - - - - - - - Found at http://repository.jboss.org/maven2
org.jboss.interceptor:jboss-interceptor:jar:1.0.0-CR11 - - Found at http://download.java.net/maven/glassfish - - - - Found at http://repository.jboss.org/maven2
org.jboss.interceptor:jboss-interceptor-api:jar:1.1 - - Found at http://download.java.net/maven/glassfish - - - - Found at http://repository.jboss.org/maven2
org.jboss.weld:weld-api:jar:1.0-SP1 - - Found at http://download.java.net/maven/glassfish - - - Found at http://repo1.maven.org/maven2 -
org.jboss.weld:weld-core:jar:1.0.1-Final - - Found at http://download.java.net/maven/glassfish - - - Found at http://repo1.maven.org/maven2 -
org.jboss.weld:weld-spi:jar:1.0-SP1 - - Found at http://download.java.net/maven/glassfish - - - Found at http://repo1.maven.org/maven2 -
org.seasar.junitcdi:junitcdi-core:jar:0.0.0 - - - Found at http://maven.seasar.org/maven2 - - - -
org.slf4j:slf4j-api:jar:1.5.10 - - Found at http://download.java.net/maven/glassfish - - - Found at http://repo1.maven.org/maven2 -
org.slf4j:slf4j-ext:jar:1.5.10 - - Found at http://download.java.net/maven/glassfish - - - Found at http://repo1.maven.org/maven2 -
log4j:log4j:jar:1.2.13 - - - - - - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.org/maven2
org.slf4j:slf4j-log4j12:jar:1.5.10 - - - - - - Found at http://repo1.maven.org/maven2 -
Total apiviz.release snapshots.jboss.org glassfish-repository maven.seasar.org maven2-repository.dev.java.net oss.sonatype.org/jboss-snapshots central repository.jboss.org
24 (compile: 22, runtime: 2) 0 0 11 1 2 0 18 12