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.3.1 jar
org.apache.shiro shiro-web 1.3.1 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
log4j log4j 1.2.16 jar
org.apache.shiro shiro-aspectj 1.3.1 jar
org.codehaus.groovy groovy-all 1.8.5 jar
org.easymock easymock 3.1 jar
org.powermock powermock-api-easymock 1.5 jar
org.powermock powermock-module-junit4 1.5 jar
org.slf4j jcl-over-slf4j 1.6.4 jar
org.slf4j slf4j-log4j12 1.6.4 jar
org.springframework spring-test 3.1.0.RELEASE 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
org.springframework spring-context 3.1.0.RELEASE 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
commons-beanutils commons-beanutils 1.8.3 jar
org.slf4j slf4j-api 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
cglib cglib-nodep 2.2.2 jar
org.aspectj aspectjrt 1.8.6 jar
org.aspectj aspectjweaver 1.8.6 jar
org.javassist javassist 3.17.1-GA jar
org.objenesis objenesis 1.2 jar
org.powermock powermock-api-support 1.5 jar
org.powermock powermock-core 1.5 jar
org.powermock powermock-module-junit4-common 1.5 jar
org.powermock powermock-reflect 1.5 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
aopalliance aopalliance 1.0 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-core 3.1.0.RELEASE jar
org.springframework spring-expression 3.1.0.RELEASE jar

Project Dependency Graph

Dependency Tree

  • org.apache.shiro:shiro-spring:bundle:1.3.1 Information
    • org.apache.shiro:shiro-core:jar:1.3.1 (compile) Information
    • org.apache.shiro:shiro-web:jar:1.3.1 (compile) Information
      • org.apache.shiro:shiro-core:jar:1.3.1 (compile) Information
    • javax.servlet:servlet-api:jar:2.5 (provided) Information
    • org.springframework:spring-context:jar:3.1.0.RELEASE (provided) Information
      • org.springframework:spring-aop:jar:3.1.0.RELEASE (provided) Information
        • aopalliance:aopalliance:jar:1.0 (provided) Information
        • org.springframework:spring-asm:jar:3.1.0.RELEASE (provided) Information
        • org.springframework:spring-beans:jar:3.1.0.RELEASE (provided) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (provided) Information
      • org.springframework:spring-beans:jar:3.1.0.RELEASE (provided) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (provided) Information
      • org.springframework:spring-core:jar:3.1.0.RELEASE (provided) Information
        • org.springframework:spring-asm:jar:3.1.0.RELEASE (provided) Information
      • org.springframework:spring-expression:jar:3.1.0.RELEASE (provided) Information
        • org.springframework:spring-core:jar:3.1.0.RELEASE (provided) Information
      • org.springframework:spring-asm:jar:3.1.0.RELEASE (provided) Information
    • org.slf4j:jcl-over-slf4j:jar:1.6.4 (test) Information
    • org.slf4j:slf4j-log4j12:jar:1.6.4 (test) Information
    • log4j:log4j:jar:1.2.16 (test) Information
    • org.springframework:spring-test:jar:3.1.0.RELEASE (test) Information
    • org.apache.shiro:shiro-aspectj:jar:1.3.1 (test) 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
    • org.powermock:powermock-module-junit4:jar:1.5 (test) Information
    • org.powermock:powermock-api-easymock:jar:1.5 (test) Information

Licenses

Apache 2: EasyMock, Objenesis

Unknown: Groovy, servlet-api, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, spring-test

Apache License 2.0: Javassist

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 :: Support :: AspectJ, Apache Shiro :: Support :: Spring, Apache Shiro :: Web

ASF 2.0: Code Generation Library

LGPL 2.1: Javassist

Public Domain: AOP alliance

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Log4j, Commons BeanUtils, powermock-api-easymock, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

Common Public License Version 1.0: JUnit

Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 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
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
org.apache.shiro:shiro-aspectj:jar:1.3.1 /Users/briandemers/dev/source/shiro-1.2.x/support/aspectj/target/classes /Users/briandemers/dev/source/shiro-1.2.x/support/aspectj/target/classes (Is a directory) - - - -
org.apache.shiro:shiro-core:jar:1.3.1 /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-web:jar:1.3.1 /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) - - - -
aspectjrt-1.8.6.jar 114.77 kB 148 130 11 1.5 debug
aspectjweaver-1.8.6.jar 1.78 MB 987 932 36 1.5 debug
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
javassist-3.17.1-GA.jar 695.29 kB 412 388 17 1.6 debug
objenesis-1.2.jar 35.20 kB 46 32 8 1.3 debug
powermock-api-easymock-1.5.jar 34.51 kB 46 25 9 1.5 debug
powermock-api-support-1.5.jar 18.10 kB 28 14 4 1.5 debug
powermock-core-1.5.jar 82.37 kB 91 65 16 1.5 debug
powermock-module-junit4-1.5.jar 25.37 kB 28 14 3 1.5 debug
powermock-module-junit4-common-1.5.jar 13.04 kB 22 8 2 1.5 debug
powermock-reflect-1.5.jar 42.24 kB 41 24 8 1.5 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-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-test-3.1.0.RELEASE.jar 224.34 kB 175 149 17 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
31 12.68 MB 9,148 8,319 431 1.6 27
compile: 4 compile: 252.20 kB compile: 189 compile: 160 compile: 9 - compile: 2
test: 19 test: 10.02 MB test: 6,905 test: 6,364 test: 292 - test: 18
provided: 8 provided: 2.41 MB provided: 2,054 provided: 1,795 provided: 130 - provided: 7