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 Licenses Optional
org.apache.shiro shiro-spring 2.0.0 jar Apache-2.0 No
org.springframework.boot spring-boot-autoconfigure 2.7.18 jar Apache License, Version 2.0 No
org.aspectj aspectjweaver 1.9.20.1 jar Eclipse Public License - v 2.0 Yes
org.springframework spring-webmvc 5.3.32 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-configuration-processor 2.7.18 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter-web 2.7.18 jar Apache License, Version 2.0 Yes

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 Licenses
commons-logging commons-logging 1.3.0 jar Apache-2.0
org.apache.groovy groovy 4.0.18 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.25.3 jar Apache License, Version 2.0
org.easymock easymock 5.2.0 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 jar Eclipse Public License v2.0
org.mockito mockito-core 5.10.0 jar MIT
org.springframework spring-test 5.3.32 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.7.18 jar Apache License, Version 2.0

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 Licenses Optional
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0 No
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0 No
org.apache.commons commons-configuration2 2.9.0 jar Apache-2.0 No
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0 No
org.apache.commons commons-text 1.10.0 jar Apache License, Version 2.0 No
org.apache.shiro shiro-cache 2.0.0 jar Apache-2.0 No
org.apache.shiro shiro-config-core 2.0.0 jar Apache-2.0 No
org.apache.shiro shiro-config-ogdl 2.0.0 jar Apache-2.0 No
org.apache.shiro shiro-core 2.0.0 jar Apache-2.0 No
org.apache.shiro shiro-crypto-cipher 2.0.0 jar Apache-2.0 No
org.apache.shiro shiro-crypto-core 2.0.0 jar Apache-2.0 No
org.apache.shiro shiro-crypto-hash 2.0.0 jar Apache-2.0 No
org.apache.shiro shiro-event 2.0.0 jar Apache-2.0 No
org.apache.shiro shiro-lang 2.0.0 jar Apache-2.0 No
org.apache.shiro shiro-web 2.0.0 jar Apache-2.0 No
org.bouncycastle bcprov-jdk18on 1.77 jar Bouncy Castle Licence No
org.owasp.encoder encoder 1.2.3 jar The BSD 3-Clause License No
org.slf4j slf4j-api 2.0.12 jar MIT License No
org.springframework spring-core 5.3.31 jar Apache License, Version 2.0 No
org.springframework spring-jcl 5.3.31 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot 2.7.18 jar Apache License, Version 2.0 No
ch.qos.logback logback-classic 1.2.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License Yes
ch.qos.logback logback-core 1.2.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License Yes
com.fasterxml.jackson.core jackson-annotations 2.13.5 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-core 2.13.5 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-databind 2.13.5 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.13.5 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.13.5 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.module jackson-module-parameter-names 2.13.5 jar The Apache Software License, Version 2.0 Yes
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE Yes
org.apache.tomcat.embed tomcat-embed-core 9.0.83 jar Apache License, Version 2.0 Yes
org.apache.tomcat.embed tomcat-embed-el 9.0.83 jar Apache License, Version 2.0 Yes
org.apache.tomcat.embed tomcat-embed-websocket 9.0.83 jar Apache License, Version 2.0 Yes
org.slf4j jul-to-slf4j 1.7.36 jar MIT License Yes
org.springframework spring-aop 5.3.31 jar Apache License, Version 2.0 Yes
org.springframework spring-beans 5.3.31 jar Apache License, Version 2.0 Yes
org.springframework spring-context 5.3.32 jar Apache License, Version 2.0 Yes
org.springframework spring-expression 5.3.31 jar Apache License, Version 2.0 Yes
org.springframework spring-web 5.3.32 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter 2.7.18 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter-json 2.7.18 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter-logging 2.7.18 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter-tomcat 2.7.18 jar Apache License, Version 2.0 Yes
org.yaml snakeyaml 1.30 jar Apache License, Version 2.0 Yes

runtime

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.apache.shiro.crypto shiro-hashes-argon2 2.0.0 jar Apache-2.0
org.apache.shiro.crypto shiro-hashes-bcrypt 2.0.0 jar Apache-2.0

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 Licenses Optional
net.bytebuddy byte-buddy 1.14.12 jar Apache License, Version 2.0 No
net.bytebuddy byte-buddy-agent 1.14.12 jar Apache License, Version 2.0 No
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0 No
org.hamcrest hamcrest 2.2 jar BSD License 3 No
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0 No
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0 No
org.objenesis objenesis 3.3 jar Apache License, Version 2.0 No
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.22.1 jar Apache-2.0 Yes
org.apache.logging.log4j log4j-to-slf4j 2.22.1 jar Apache-2.0 Yes

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD License 3: Hamcrest, Hamcrest Core

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: Jakarta Annotations API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

Bouncy Castle Licence: Bouncy Castle Provider

The BSD 3-Clause License: Java Encoder

Apache-2.0: Apache Commons Configuration, Apache Commons Logging, Apache Log4j API, Apache Log4j to SLF4J Adapter, 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 :: Cryptography :: Support :: Argon2, Apache Shiro :: Cryptography :: Support :: BCrypt, Apache Shiro :: Event, Apache Shiro :: Lang, Apache Shiro :: Support :: Spring, Apache Shiro :: Support :: Spring Boot, Apache Shiro :: Web

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Lang, Apache Commons Text, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, EasyMock, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-configuration-processor, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-tomcat, spring-boot-starter-web, spring-boot-test, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

MIT: mockito-core

EPL 2.0: Jakarta Annotations API

Eclipse Public License - v 2.0: AspectJ Weaver

The Apache Software License, Version 2.0: Apache Groovy, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, jackson-databind

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
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
commons-logging-1.3.0.jar 70.8 kB 44 28 3 9 Yes
byte-buddy-1.14.12.jar 4.2 MB 2935 2881 39 9 Yes
byte-buddy-agent-1.14.12.jar 256.8 kB 90 70 3 9 Yes
commons-configuration2-2.9.0.jar 644.7 kB 418 386 18 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-text-1.10.0.jar 238.4 kB 174 154 8 1.8 Yes
groovy-4.0.18.jar 7.6 MB 4744 4585 120 1.8 Yes
cache/target/classes - 0 0 0 - -
core/target/classes - 0 0 0 - -
ogdl/target/classes - 0 0 0 - -
core/target/classes - 0 0 0 - -
cipher/target/classes - 0 0 0 - -
core/target/classes - 0 0 0 - -
hash/target/classes - 0 0 0 - -
event/target/classes - 0 0 0 - -
lang/target/classes - 0 0 0 - -
spring/target/classes - 0 0 0 - -
web/target/classes - 0 0 0 - -
argon2/target/classes - 0 0 0 - -
bcrypt/target/classes - 0 0 0 - -
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
assertj-core-3.25.3.jar 1.4 MB 873 831 28 9 Yes
bcprov-jdk18on-1.77.jar 8.4 MB 5556 4147 177 15 Yes
easymock-5.2.0.jar 4.6 MB 3083 3018 44 9 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
junit-jupiter-api-5.8.2.jar 193.5 kB 183 168 8 9 Yes
junit-jupiter-engine-5.8.2.jar 229.7 kB 140 123 9 9 Yes
junit-platform-commons-1.8.2.jar 100.4 kB 63 43 7 9 Yes
junit-platform-engine-1.8.2.jar 185.8 kB 142 126 9 9 Yes
mockito-core-5.10.0.jar 704 kB 642 570 64 11 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 9 Yes
encoder-1.2.3.jar 37.9 kB 32 21 1 1.5 Yes
slf4j-api-2.0.12.jar 68.1 kB 70 55 5 9 Yes
spring-core-5.3.31.jar 1.5 MB 1037 978 49 1.8 Yes
spring-jcl-5.3.31.jar 25.2 kB 28 17 2 1.8 Yes
spring-test-5.3.32.jar 792.4 kB 562 507 40 1.8 Yes
spring-boot-2.7.18.jar 1.5 MB 1056 932 79 1.8 Yes
spring-boot-autoconfigure-2.7.18.jar 1.7 MB 1359 1231 107 1.8 Yes
spring-boot-test-2.7.18.jar 239.4 kB 182 149 17 1.8 Yes
logback-classic-1.2.12.jar 231.8 kB 207 157 25 1.6 Yes
logback-core-1.2.12.jar 448.9 kB 398 354 34 1.6 Yes
jackson-annotations-2.13.5.jar 75.7 kB 84 72 2 9 Yes
jackson-core-2.13.5.jar 375.2 kB 156 128 13 9 Yes
jackson-databind-2.13.5.jar 1.5 MB 746 708 23 9 Yes
jackson-datatype-jdk8-2.13.5.jar 34.8 kB 39 23 2 9 Yes
jackson-datatype-jsr310-2.13.5.jar 121.2 kB 81 59 7 9 Yes
jackson-module-parameter-names-2.13.5.jar 9.5 kB 21 5 2 9 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
log4j-api-2.22.1.jar 335 kB 239 204 9 9 Yes
log4j-to-slf4j-2.22.1.jar 23.1 kB 26 10 2 9 Yes
tomcat-embed-core-9.0.83.jar 3.5 MB 1685 1563 79 9 Yes
tomcat-embed-el-9.0.83.jar 258.3 kB 172 161 7 9 Yes
tomcat-embed-websocket-9.0.83.jar 283.3 kB 195 182 6 9 Yes
aspectjweaver-1.9.20.1.jar 2.1 MB 1025 972 36 1.8 Yes
jul-to-slf4j-1.7.36.jar 4.5 kB 11 1 1 1.5 Yes
spring-aop-5.3.31.jar 384.5 kB 308 279 17 1.8 Yes
spring-beans-5.3.31.jar 706.4 kB 422 392 13 1.8 Yes
spring-context-5.3.32.jar 1.3 MB 979 892 64 1.8 Yes
spring-expression-5.3.31.jar 293.2 kB 164 150 6 1.8 Yes
spring-web-5.3.32.jar 1.6 MB 1082 1011 55 1.8 Yes
spring-webmvc-5.3.32.jar 1 MB 602 557 28 1.8 Yes
spring-boot-configuration-processor-2.7.18.jar 119.8 kB 63 47 5 1.8 Yes
spring-boot-starter-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-2.7.18.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-2.7.18.jar 4.8 kB 4 0 0 - -
snakeyaml-1.30.jar 331.6 kB 265 227 21 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
72 51.4 MB 33652 30293 1357 15 54
compile: 50 compile: 30.3 MB compile: 19495 compile: 16818 compile: 929 15 compile: 34
runtime: 2 runtime: 0.3 kB - - - -
test: 20 test: 21.1 MB test: 14157 test: 13475 test: 428 11 test: 20