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 | Optional |
---|---|---|---|---|
com.google.inject | guice | 3.0 | jar | No |
com.google.inject.extensions | guice-multibindings | 3.0 | jar | No |
org.apache.shiro | shiro-core | 1.2.5 | jar | No |
com.google.inject.extensions | guice-servlet | 3.0 | jar | Yes |
org.apache.shiro | shiro-web | 1.2.5 | jar | Yes |
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 |
org.slf4j | jcl-over-slf4j | 1.6.4 | 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 |
javax.inject | javax.inject | 1 | jar |
org.slf4j | slf4j-api | 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 |
---|---|---|---|
cglib | cglib-nodep | 2.2.2 | jar |
org.objenesis | objenesis | 1.2 | jar |
ASF 2.0: Code Generation Library
Public Domain: AOP alliance
Apache 2: EasyMock, Objenesis
Unknown: Groovy, servlet-api
Apache License, Version 2.0: Apache Shiro :: Core, Apache Shiro :: Support :: Guice, Apache Shiro :: Web
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons BeanUtils, Google Guice - Core Library, Google Guice - Extensions - MultiBindings, Google Guice - Extensions - Servlet, javax.inject
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
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 |
guice-3.0.jar | 693.84 kB | 585 | 565 | 12 | 1.5 | debug |
guice-multibindings-3.0.jar | 33.66 kB | 29 | 20 | 1 | 1.5 | debug |
commons-beanutils-1.8.3.jar | 226.58 kB | 155 | 137 | 6 | 1.3 | debug |
javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release |
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 |
org.apache.shiro:shiro-core:jar:1.2.5 | /Users/demers/dev/source/shiro/core/target/classes | /Users/demers/dev/source/shiro/core/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 |
guice-servlet-3.0.jar | 63.49 kB | 67 | 58 | 1 | 1.5 | debug |
org.apache.shiro:shiro-web:jar:1.2.5 | /Users/demers/dev/source/shiro/web/target/classes | /Users/demers/dev/source/shiro/web/target/classes (Is a directory) | - | - | - | - |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
16 | 7.68 MB | 5,526 | 5,161 | 176 | 1.5 | 13 |
compile: 9 | compile: 1.03 MB | compile: 893 | compile: 818 | compile: 26 | - | compile: 6 |
test: 6 | test: 6.55 MB | test: 4,565 | test: 4,301 | test: 148 | - | test: 6 |
provided: 1 | provided: 102.65 kB | provided: 68 | provided: 42 | provided: 2 | - | provided: 1 |