Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type
org.apache.shiro shiro-core 1.2.6 jar
org.apache.shiro shiro-spring 1.2.6 jar
org.apache.shiro shiro-web 1.2.6 jar
org.hibernate hibernate 3.2.6.ga jar
org.hibernate hibernate-annotations 3.2.1.ga jar
org.springframework spring-context 3.1.0.RELEASE jar
org.springframework spring-orm 3.1.0.RELEASE jar
org.springframework spring-webmvc 3.1.0.RELEASE jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type
hsqldb hsqldb 1.8.0.7 jar
log4j log4j 1.2.16 jar
net.sf.ehcache ehcache-core 2.5.0 jar
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.1.1 jar
org.slf4j jcl-over-slf4j 1.6.4 jar
org.slf4j slf4j-log4j12 1.6.4 jar

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type
junit junit 4.8.2 jar
org.codehaus.groovy groovy-all 1.8.5 jar
org.easymock easymock 3.1 jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type
javax.servlet servlet-api 2.5 jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type
antlr antlr 2.7.6 jar
aopalliance aopalliance 1.0 jar
asm asm 1.5.3 jar
cglib cglib 2.1_3 jar
commons-beanutils commons-beanutils 1.8.3 jar
commons-collections commons-collections 2.1.1 jar
dom4j dom4j 1.6.1 jar
javax.persistence persistence-api 1.0 jar
org.slf4j slf4j-api 1.6.4 jar
org.springframework spring-aop 3.1.0.RELEASE jar
org.springframework spring-asm 3.1.0.RELEASE jar
org.springframework spring-beans 3.1.0.RELEASE jar
org.springframework spring-context-support 3.1.0.RELEASE jar
org.springframework spring-core 3.1.0.RELEASE jar
org.springframework spring-expression 3.1.0.RELEASE jar
org.springframework spring-jdbc 3.1.0.RELEASE jar
org.springframework spring-tx 3.1.0.RELEASE jar
org.springframework spring-web 3.1.0.RELEASE jar

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type
cglib cglib-nodep 2.2.2 jar
org.objenesis objenesis 1.2 jar

Project Dependency Graph

Dependency Tree

  • org.apache.shiro.samples:samples-sprhib:war:1.2.6 Information
    • org.apache.shiro:shiro-core:jar:1.2.6 (compile) Information
    • org.apache.shiro:shiro-spring:jar:1.2.6 (compile) Information
      • org.apache.shiro:shiro-core:jar:1.2.6 (compile) Information
      • org.apache.shiro:shiro-web:jar:1.2.6 (compile) Information
    • org.apache.shiro:shiro-web:jar:1.2.6 (compile) Information
      • org.apache.shiro:shiro-core:jar:1.2.6 (compile) Information
    • log4j:log4j:jar:1.2.16 (runtime) Information
    • org.slf4j:slf4j-log4j12:jar:1.6.4 (runtime) Information
    • org.slf4j:jcl-over-slf4j:jar:1.6.4 (runtime) Information
    • javax.servlet:servlet-api:jar:2.5 (provided) Information
    • org.hibernate:hibernate:jar:3.2.6.ga (compile) Information
      • dom4j:dom4j:jar:1.6.1 (compile) Information
      • antlr:antlr:jar:2.7.6 (compile) Information
      • cglib:cglib:jar:2.1_3 (compile) Information
        • asm:asm:jar:1.5.3 (compile) Information
      • asm:asm:jar:1.5.3 (compile) Information
      • commons-collections:commons-collections:jar:2.1.1 (compile) Information
    • org.hibernate:hibernate-annotations:jar:3.2.1.ga (compile) Information
    • org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1 (runtime) Information
    • hsqldb:hsqldb:jar:1.8.0.7 (runtime) Information
    • net.sf.ehcache:ehcache-core:jar:2.5.0 (runtime) Information
    • org.springframework:spring-context:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-aop:jar:3.1.0.RELEASE (compile) Information
        • aopalliance:aopalliance:jar:1.0 (compile) Information
        • org.springframework:spring-asm:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-asm:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-expression:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-asm:jar:3.1.0.RELEASE (compile) Information
    • org.springframework:spring-orm:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-jdbc:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-tx:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-tx:jar:3.1.0.RELEASE (compile) Information
        • aopalliance:aopalliance:jar:1.0 (compile) Information
        • org.springframework:spring-aop:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-context:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
    • org.springframework:spring-webmvc:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-asm:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-context:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-context-support:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-context:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-expression:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-web:jar:3.1.0.RELEASE (compile) Information
        • aopalliance:aopalliance:jar:1.0 (compile) Information
        • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-context:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
    • junit:junit:jar:4.8.2 (test) Information
    • org.easymock:easymock:jar:3.1 (test) Information
    • org.codehaus.groovy:groovy-all:jar:1.8.5 (test) Information

Licenses

Apache 2: EasyMock, Objenesis

Unknown: AntLR, Groovy, asm, cglib, commons-collections, dom4j, servlet-api, spring-aop, spring-asm, spring-beans, spring-context, spring-context-support, spring-core, spring-expression, spring-jdbc, spring-orm, spring-tx, spring-web, spring-webmvc

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate, Hibernate Annotations

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

Apache License, Version 2.0: Apache Shiro :: Core, Apache Shiro :: Samples :: Spring-Hibernate, Apache Shiro :: Support :: Spring, Apache Shiro :: Web

Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0

ASF 2.0: Code Generation Library

Public Domain: AOP alliance

The Apache Software License, Version 2.0: Apache Log4j, Commons BeanUtils, Ehcache Core, JTA 1.1

HSQLDB License: HSQLDB

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
antlr-2.7.6.jar 433.04 kB 226 224 12 1.2 debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
asm-1.5.3.jar 25.74 kB 19 14 1 1.2 release
cglib-2.1_3.jar 275.72 kB 243 228 8 1.2 debug
cglib-nodep-2.2.2.jar 319.25 kB 255 251 9 1.2 debug
commons-beanutils-1.8.3.jar 226.58 kB 155 137 6 1.3 debug
commons-collections-2.1.1.jar 171.31 kB 197 187 3 1.1 release
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
hsqldb-1.8.0.7.jar 628.64 kB 340 301 13 1.2 release
persistence-api-1.0.jar 50.93 kB 97 91 2 1.5 debug
servlet-api-2.5.jar 102.65 kB 68 42 2 1.5 debug
junit-4.8.2.jar 231.78 kB 267 230 30 1.5 debug
log4j-1.2.16.jar 470.25 kB 346 308 20 1.1 debug
ehcache-core-2.5.0.jar 1.15 MB 963 885 64 1.5 debug
geronimo-jta_1.1_spec-1.1.1.jar 15.65 kB 30 18 2 1.5 debug
org.apache.shiro:shiro-core:jar:1.2.6 /Users/briandemers/dev/source/shiro-1.2.x/core/target/classes /Users/briandemers/dev/source/shiro-1.2.x/core/target/classes (Is a directory) - - - -
org.apache.shiro:shiro-spring:jar:1.2.6 /Users/briandemers/dev/source/shiro-1.2.x/support/spring/target/classes /Users/briandemers/dev/source/shiro-1.2.x/support/spring/target/classes (Is a directory) - - - -
org.apache.shiro:shiro-web:jar:1.2.6 /Users/briandemers/dev/source/shiro-1.2.x/web/target/classes /Users/briandemers/dev/source/shiro-1.2.x/web/target/classes (Is a directory) - - - -
groovy-all-1.8.5.jar 5.85 MB 3,882 3,696 96 1.5 debug
easymock-3.1.jar 109.34 kB 92 83 3 1.5 debug
hibernate-3.2.6.ga.jar 2.17 MB 1,445 1,361 78 1.4 debug
hibernate-annotations-3.2.1.ga.jar 428.55 kB 342 299 26 1.5 debug
objenesis-1.2.jar 35.20 kB 46 32 8 1.3 debug
jcl-over-slf4j-1.6.4.jar 16.90 kB 23 9 2 1.3 debug
slf4j-api-1.6.4.jar 25.35 kB 34 23 3 1.3 debug
slf4j-log4j12-1.6.4.jar 9.52 kB 16 6 1 1.3 debug
spring-aop-3.1.0.RELEASE.jar 323.71 kB 286 252 15 1.5 debug
spring-asm-3.1.0.RELEASE.jar 51.83 kB 39 31 3 1.2 release
spring-beans-3.1.0.RELEASE.jar 575.44 kB 398 357 14 1.5 debug
spring-context-3.1.0.RELEASE.jar 810.16 kB 755 654 68 1.5 debug
spring-context-support-3.1.0.RELEASE.jar 104.32 kB 87 69 7 1.5 debug
spring-core-3.1.0.RELEASE.jar 432.03 kB 367 339 20 1.5 debug
spring-expression-3.1.0.RELEASE.jar 172.15 kB 126 111 6 1.5 debug
spring-jdbc-3.1.0.RELEASE.jar 392.35 kB 335 302 18 1.5 debug
spring-orm-3.1.0.RELEASE.jar 369.37 kB 298 276 14 1.5 debug
spring-tx-3.1.0.RELEASE.jar 240.27 kB 246 208 20 1.5 debug
spring-web-3.1.0.RELEASE.jar 528.14 kB 443 398 32 1.5 debug
spring-webmvc-3.1.0.RELEASE.jar 558.85 kB 379 332 27 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
38 17.43 MB 13,068 11,953 649 1.5 31
compile: 26 compile: 8.52 MB compile: 6,740 compile: 6,092 compile: 399 - compile: 20
test: 5 test: 6.53 MB test: 4,542 test: 4,292 test: 146 - test: 5
runtime: 6 runtime: 2.27 MB runtime: 1,718 runtime: 1,527 runtime: 102 - runtime: 5
provided: 1 provided: 102.65 kB provided: 68 provided: 42 provided: 2 - provided: 1