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 | Licenses |
---|---|---|---|---|
commons-cli | commons-cli | 1.3.1 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-core | 1.4.2 | jar | Apache License, Version 2.0 |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.slf4j | slf4j-simple | 1.7.21 | jar | MIT License |
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 | Licenses |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.codehaus.groovy | groovy-all | 2.4.7 | jar | The Apache Software License, Version 2.0 |
org.easymock | easymock | 3.4 | jar | Apache 2 |
org.hamcrest | java-hamcrest | 2.0.0.0 | jar | BSD Licence 3 |
org.powermock | powermock-api-easymock | 1.6.6 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4 | 1.6.6 | jar | The Apache Software License, Version 2.0 |
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 | Licenses |
---|---|---|---|---|
org.apache.shiro | shiro-cache | 1.4.2 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-config-core | 1.4.2 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-config-ogdl | 1.4.2 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-crypto-cipher | 1.4.2 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-crypto-core | 1.4.2 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-crypto-hash | 1.4.2 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-event | 1.4.2 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-lang | 1.4.2 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.21 | jar | MIT License |
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 | Licenses |
---|---|---|---|---|
cglib | cglib-nodep | 2.2.2 | jar | ASF 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.javassist | javassist | 3.21.0-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 |
org.objenesis | objenesis | 2.2 | jar | Apache 2 |
org.powermock | powermock-api-support | 1.6.6 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-core | 1.6.6 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4-common | 1.6.6 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-reflect | 1.6.6 | jar | The Apache Software License, Version 2.0 |
Apache 2: EasyMock, Objenesis
Eclipse Public License 1.0: JUnit
Apache License 2.0: Javassist
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache License, Version 2.0: Apache Commons CLI, Apache Shiro :: Cache, Apache Shiro :: Configuration :: Core, Apache Shiro :: Configuration :: OGDL, Apache Shiro :: Core, Apache Shiro :: Cryptography :: Ciphers, Apache Shiro :: Cryptography :: Core, Apache Shiro :: Cryptography :: Hashing, Apache Shiro :: Event, Apache Shiro :: Lang, Apache Shiro :: Tools :: Hasher
LGPL 2.1: Javassist
ASF 2.0: Code Generation Library
MPL 1.1: Javassist
New BSD License: Hamcrest Core
BSD Licence 3: Java Hamcrest
The Apache Software License, Version 2.0: Apache Groovy, powermock-api-easymock, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
cglib-nodep-2.2.2.jar | 326.9 kB | 255 | 251 | 9 | 1.2 | Yes |
commons-cli-1.3.1.jar | 53 kB | 39 | 26 | 1 | 1.5 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
shiro-cache-1.4.2.jar | 6.7 kB | 13 | 7 | 1 | 1.6 | Yes |
shiro-config-core-1.4.2.jar | 11.1 kB | 11 | 5 | 1 | 1.6 | Yes |
shiro-config-ogdl-1.4.2.jar | 25.9 kB | 24 | 17 | 2 | 1.6 | Yes |
shiro-core-1.4.2.jar | 266.9 kB | 250 | 218 | 28 | 1.6 | Yes |
shiro-crypto-cipher-1.4.2.jar | 14.7 kB | 14 | 8 | 1 | 1.6 | Yes |
shiro-crypto-core-1.4.2.jar | 3.9 kB | 10 | 4 | 1 | 1.6 | Yes |
shiro-crypto-hash-1.4.2.jar | 27.3 kB | 32 | 24 | 2 | 1.6 | Yes |
shiro-event-1.4.2.jar | 12.3 kB | 20 | 13 | 2 | 1.6 | Yes |
shiro-lang-1.4.2.jar | 43.9 kB | 43 | 35 | 4 | 1.6 | Yes |
groovy-all-2.4.7.jar | 7 MB | 4654 | 4408 | 116 | 1.7 | Yes |
easymock-3.4.jar | 474.3 kB | 374 | 349 | 12 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
java-hamcrest-2.0.0.0.jar | 112.9 kB | 115 | 101 | 11 | 1.7 | Yes |
javassist-3.21.0-GA.jar | 734.8 kB | 423 | 399 | 17 | 1.6 | Yes |
objenesis-2.2.jar | 52.6 kB | 57 | 42 | 9 | 1.5 | Yes |
powermock-api-easymock-1.6.6.jar | 53.2 kB | 61 | 39 | 11 | 1.6 | Yes |
powermock-api-support-1.6.6.jar | 20.9 kB | 31 | 15 | 5 | 1.6 | Yes |
powermock-core-1.6.6.jar | 122.2 kB | 126 | 97 | 19 | 1.6 | Yes |
powermock-module-junit4-1.6.6.jar | 46.1 kB | 39 | 25 | 3 | 1.6 | Yes |
powermock-module-junit4-common-1.6.6.jar | 15.9 kB | 23 | 9 | 2 | 1.6 | Yes |
powermock-reflect-1.6.6.jar | 59.6 kB | 50 | 33 | 8 | 1.6 | Yes |
slf4j-api-1.7.21.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.21.jar | 10.9 kB | 16 | 6 | 1 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
26 | 9.9 MB | 7101 | 6496 | 303 | 1.7 | 26 |
compile: 11 | compile: 506.8 kB | compile: 502 | compile: 391 | compile: 47 | - | compile: 11 |
test: 14 | test: 9.4 MB | test: 6583 | test: 6099 | test: 255 | - | test: 14 |
runtime: 1 | runtime: 10.9 kB | runtime: 16 | runtime: 6 | runtime: 1 | - | runtime: 1 |