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-core | 1.5.0 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-web | 1.5.0 | jar | Apache License, Version 2.0 |
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 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.apache.shiro | shiro-aspectj | 1.5.0 | jar | Apache License, Version 2.0 |
org.codehaus.groovy | groovy | 2.5.8 | jar | The Apache Software License, Version 2.0 |
org.easymock | easymock | 4.0.2 | jar | Apache 2 |
org.hamcrest | hamcrest-core | 2.1 | jar | BSD Licence 3 |
org.powermock | powermock-api-easymock | 2.0.2 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4 | 2.0.2 | jar | The Apache Software License, Version 2.0 |
org.slf4j | jcl-over-slf4j | 1.7.26 | jar | MIT License |
org.slf4j | slf4j-log4j12 | 1.7.26 | jar | MIT License |
org.springframework | spring-test | 5.1.12.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-web | 5.1.12.RELEASE | jar | Apache License, Version 2.0 |
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 | Licenses |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
org.springframework | spring-context | 5.1.12.RELEASE | jar | Apache 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 |
---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-cache | 1.5.0 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-config-core | 1.5.0 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-config-ogdl | 1.5.0 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-crypto-cipher | 1.5.0 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-crypto-core | 1.5.0 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-crypto-hash | 1.5.0 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-event | 1.5.0 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-lang | 1.5.0 | jar | Apache License, Version 2.0 |
org.owasp.encoder | encoder | 1.2.2 | jar | The BSD 3-Clause License |
org.slf4j | slf4j-api | 1.7.26 | 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 | 3.2.9 | jar | ASF 2.0 |
net.bytebuddy | byte-buddy | 1.9.3 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.3 | jar | The Apache Software License, Version 2.0 |
org.aspectj | aspectjrt | 1.9.4 | jar | Eclipse Public License - v 1.0 |
org.aspectj | aspectjweaver | 1.9.4 | jar | Eclipse Public License - v 1.0 |
org.hamcrest | hamcrest | 2.1 | jar | BSD Licence 3 |
org.javassist | javassist | 3.24.0-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
org.objenesis | objenesis | 3.0.1 | jar | Apache 2 |
org.powermock | powermock-api-support | 2.0.2 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-core | 2.0.2 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4-common | 2.0.2 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-reflect | 2.0.2 | jar | The Apache Software License, Version 2.0 |
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 | Licenses |
---|---|---|---|---|
org.springframework | spring-aop | 5.1.12.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-beans | 5.1.12.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 5.1.12.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-expression | 5.1.12.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-jcl | 5.1.12.RELEASE | jar | Apache License, Version 2.0 |
Eclipse Public License 1.0: JUnit
MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding
ASF 2.0: cglib-nodep
BSD Licence 3: Hamcrest, Hamcrest Core
Apache 2: EasyMock, Objenesis
The BSD 3-Clause License: Java Encoder
Apache License 2.0: Javassist
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, 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 :: Support :: AspectJ, Apache Shiro :: Support :: Spring, Apache Shiro :: Web, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: Java Servlet API
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Groovy, Apache Log4j, Byte Buddy (without dependencies), Byte Buddy Java agent, PowerMock
Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
cglib-nodep-3.2.9.jar | 414 kB | 304 | 280 | 9 | 1.5 | Yes |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
log4j-1.2.17.jar | 489.9 kB | 353 | 314 | 21 | 1.4 | Yes |
byte-buddy-1.9.3.jar | 3.2 MB | 2335 | 2286 | 37 | - | Yes |
byte-buddy-agent-1.9.3.jar | 43.4 kB | 41 | 31 | 2 | - | Yes |
shiro-aspectj-1.5.0.jar | 13.5 kB | 18 | 4 | 1 | 1.8 | Yes |
shiro-cache-1.5.0.jar | 13.6 kB | 21 | 7 | 1 | 1.8 | Yes |
shiro-config-core-1.5.0.jar | 18.1 kB | 19 | 5 | 1 | 1.8 | Yes |
shiro-config-ogdl-1.5.0.jar | 43.2 kB | 37 | 22 | 2 | 1.8 | Yes |
shiro-core-1.5.0.jar | 413.8 kB | 383 | 334 | 37 | 1.8 | Yes |
shiro-crypto-cipher-1.5.0.jar | 24.5 kB | 26 | 12 | 1 | 1.8 | Yes |
shiro-crypto-core-1.5.0.jar | 10.9 kB | 18 | 4 | 1 | 1.8 | Yes |
shiro-crypto-hash-1.5.0.jar | 34.3 kB | 40 | 24 | 2 | 1.8 | Yes |
shiro-event-1.5.0.jar | 19.2 kB | 28 | 13 | 2 | 1.8 | Yes |
shiro-lang-1.5.0.jar | 51 kB | 51 | 35 | 4 | 1.8 | Yes |
shiro-web-1.5.0.jar | 155.2 kB | 122 | 92 | 15 | 1.8 | Yes |
aspectjrt-1.9.4.jar | 121.7 kB | 148 | 130 | 11 | 1.8 | Yes |
aspectjweaver-1.9.4.jar | 2 MB | 1020 | 968 | 36 | 1.8 | Yes |
groovy-2.5.8.jar | 5.5 MB | 3773 | 3647 | 101 | 1.7 | Yes |
easymock-4.0.2.jar | 565.3 kB | 414 | 385 | 13 | 1.8 | Yes |
hamcrest-2.1.jar | 123.1 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.1.jar | 1.2 kB | 6 | 1 | 1 | 1.7 | Yes |
javassist-3.24.0-GA.jar | 777.7 kB | 447 | 423 | 17 | 1.8 | Yes |
objenesis-3.0.1.jar | 61 kB | 64 | 48 | 10 | 1.8 | Yes |
encoder-1.2.2.jar | 37.5 kB | 32 | 21 | 1 | 1.5 | Yes |
powermock-api-easymock-2.0.2.jar | 53.3 kB | 54 | 37 | 10 | 1.6 | Yes |
powermock-api-support-2.0.2.jar | 21.6 kB | 24 | 14 | 4 | 1.6 | Yes |
powermock-core-2.0.2.jar | 201 kB | 208 | 175 | 27 | 1.6 | Yes |
powermock-module-junit4-2.0.2.jar | 48 kB | 35 | 25 | 3 | 1.6 | Yes |
powermock-module-junit4-common-2.0.2.jar | 17.7 kB | 19 | 9 | 2 | 1.6 | Yes |
powermock-reflect-2.0.2.jar | 65.8 kB | 50 | 37 | 8 | 1.6 | Yes |
jcl-over-slf4j-1.7.26.jar | 16.5 kB | 23 | 9 | 2 | 1.5 | Yes |
slf4j-api-1.7.26.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-log4j12-1.7.26.jar | 12.2 kB | 20 | 8 | 2 | 1.5 | Yes |
spring-aop-5.1.12.RELEASE.jar | 371.7 kB | 306 | 277 | 17 | 1.8 | Yes |
spring-beans-5.1.12.RELEASE.jar | 674.2 kB | 410 | 380 | 13 | 1.8 | Yes |
spring-context-5.1.12.RELEASE.jar | 1.1 MB | 911 | 824 | 64 | 1.8 | Yes |
spring-core-5.1.12.RELEASE.jar | 1.3 MB | 942 | 887 | 47 | 1.8 | Yes |
spring-expression-5.1.12.RELEASE.jar | 280.9 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.1.12.RELEASE.jar | 23.8 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-test-5.1.12.RELEASE.jar | 620.7 kB | 465 | 413 | 37 | 1.8 | Yes |
spring-web-5.1.12.RELEASE.jar | 1.4 MB | 980 | 911 | 54 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
45 | 21.8 MB | 15571 | 14363 | 690 | 1.8 | 45 |
compile: 14 | compile: 1.7 MB | compile: 1461 | compile: 1200 | compile: 88 | - | compile: 14 |
test: 24 | test: 16.2 MB | test: 11246 | test: 10549 | test: 449 | - | test: 24 |
provided: 7 | provided: 3.9 MB | provided: 2864 | provided: 2614 | provided: 153 | - | provided: 7 |