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-ehcache | 1.2.6 | jar |
org.apache.shiro | shiro-spring | 1.2.6 | jar |
org.apache.shiro | shiro-web | 1.2.6 | jar |
org.apache.shiro.samples | samples-spring-client | 1.2.6 | jar |
org.springframework | spring-context | 3.1.0.RELEASE | jar |
org.springframework | spring-jdbc | 3.1.0.RELEASE | jar |
org.springframework | spring-webmvc | 3.1.0.RELEASE | jar |
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 |
javax.servlet | jstl | 1.1.2 | jar |
log4j | log4j | 1.2.16 | jar |
org.slf4j | jcl-over-slf4j | 1.6.4 | jar |
org.slf4j | slf4j-log4j12 | 1.6.4 | jar |
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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|
aopalliance | aopalliance | 1.0 | jar |
commons-beanutils | commons-beanutils | 1.8.3 | jar |
net.sf.ehcache | ehcache-core | 2.5.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-tx | 3.1.0.RELEASE | jar |
org.springframework | spring-web | 3.1.0.RELEASE | jar |
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 |
Apache 2: EasyMock, Objenesis
Unknown: Groovy, jstl, servlet-api, spring-aop, spring-asm, spring-beans, spring-context, spring-context-support, spring-core, spring-expression, spring-jdbc, spring-tx, spring-web, spring-webmvc
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, Apache Shiro :: Samples :: Spring Client, Apache Shiro :: Support :: EHCache, Apache Shiro :: Support :: Spring, Apache Shiro :: Web
ASF 2.0: Code Generation Library
Public Domain: AOP alliance
The Apache Software License, Version 2.0: Apache Log4j, Commons BeanUtils, Ehcache Core
HSQLDB License: HSQLDB
Common Public License Version 1.0: JUnit
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 |
hsqldb-1.8.0.7.jar | 628.64 kB | 340 | 301 | 13 | 1.2 | release |
jstl-1.1.2.jar | 20.20 kB | 28 | 18 | 4 | 1.2 | 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 |
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-ehcache:jar:1.2.6 | /Users/briandemers/dev/source/shiro-1.2.x/support/ehcache/target/classes | /Users/briandemers/dev/source/shiro-1.2.x/support/ehcache/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) | - | - | - | - |
org.apache.shiro.samples:samples-spring-client:jar:1.2.6 | /Users/briandemers/dev/source/shiro-1.2.x/samples/spring-client/target/classes | /Users/briandemers/dev/source/shiro-1.2.x/samples/spring-client/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 |
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-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 |
31 | 13.25 MB | 9,991 | 9,083 | 493 | 1.5 | 24 |
compile: 20 | compile: 5.50 MB | compile: 4,628 | compile: 4,107 | compile: 305 | - | compile: 14 |
test: 5 | test: 6.53 MB | test: 4,542 | test: 4,292 | test: 146 | - | test: 5 |
runtime: 5 | runtime: 1.12 MB | runtime: 753 | runtime: 642 | runtime: 40 | - | runtime: 4 |
provided: 1 | provided: 102.65 kB | provided: 68 | provided: 42 | provided: 2 | - | provided: 1 |