Project Dependencies

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
org.junit.jupiter junit-jupiter 6.0.2 jar Eclipse Public License v2.0

provided

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.boot spring-boot-starter-security 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 4.0.1 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.

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
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 6.0.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.0.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

provided

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
ch.qos.logback logback-classic 1.5.22 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.22 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.20 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.3.5 jar Apache-2.0
io.micrometer micrometer-commons 1.16.1 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.16.1 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
org.apache.logging.log4j log4j-api 2.25.3 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.25.3 jar Apache-2.0
org.apache.tomcat.embed tomcat-embed-core 11.0.15 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 11.0.15 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 11.0.15 jar Apache License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.slf4j jul-to-slf4j 2.0.17 jar MIT
org.slf4j slf4j-api 2.0.17 jar MIT
org.springframework spring-aop 7.0.2 jar Apache License, Version 2.0
org.springframework spring-beans 7.0.2 jar Apache License, Version 2.0
org.springframework spring-context 7.0.2 jar Apache License, Version 2.0
org.springframework spring-core 7.0.2 jar Apache License, Version 2.0
org.springframework spring-expression 7.0.2 jar Apache License, Version 2.0
org.springframework spring-web 7.0.2 jar Apache License, Version 2.0
org.springframework spring-webmvc 7.0.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-http-converter 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-jackson 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-security 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-servlet 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jackson 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat-runtime 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-tomcat 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-web-server 4.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-webmvc 4.0.1 jar Apache License, Version 2.0
org.springframework.security spring-security-config 7.0.2 jar Apache License, Version 2.0
org.springframework.security spring-security-core 7.0.2 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 7.0.2 jar Apache License, Version 2.0
org.springframework.security spring-security-web 7.0.2 jar Apache License, Version 2.0
org.yaml snakeyaml 2.5 jar Apache License, Version 2.0
tools.jackson.core jackson-core 3.0.3 jar The Apache Software License, Version 2.0
tools.jackson.core jackson-databind 3.0.3 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

Apache-2.0: Apache Commons Logging, Apache Log4j API, Log4j API to SLF4J Adapter, spring-security-advanced-authentication-ui

Apache License, Version 2.0: SnakeYAML, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-http-converter, spring-boot-jackson, spring-boot-security, spring-boot-servlet, spring-boot-starter, spring-boot-starter-jackson, spring-boot-starter-logging, spring-boot-starter-security, spring-boot-starter-tomcat, spring-boot-starter-tomcat-runtime, spring-boot-starter-web, spring-boot-tomcat, spring-boot-web-server, spring-boot-webmvc, spring-security-config, spring-security-core, spring-security-crypto, spring-security-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

MIT: JUL to SLF4J bridge, SLF4J API Module

EPL 2.0: Jakarta Annotations API

GPL2 w/ CPE: Jakarta Annotations API

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

The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind, micrometer-commons, micrometer-observation

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.5.22.jar 308.5 kB 242 189 29 11 Yes
logback-core-1.5.22.jar 641.3 kB 545 - - - -
   • Root - 538 486 41 11 Yes
   • Versioned - 7 1 1 21 Yes
jackson-annotations-2.20.jar 79.2 kB 87 74 2 1.8 Yes
commons-logging-1.3.5.jar 73.7 kB 42 - - - -
   • Root - 41 27 2 1.8 Yes
   • Versioned - 1 1 1 9 No
micrometer-commons-1.16.1.jar 51.8 kB 54 39 7 1.8 Yes
micrometer-observation-1.16.1.jar 81.9 kB 81 66 6 1.8 Yes
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes
log4j-api-2.25.3.jar 350.6 kB 253 - - - -
   • Root - 242 210 12 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.25.3.jar 24.2 kB 26 10 2 1.8 Yes
tomcat-embed-core-11.0.15.jar 3.6 MB 1604 1464 78 17 Yes
tomcat-embed-el-11.0.15.jar 270 kB 172 163 7 17 Yes
tomcat-embed-websocket-11.0.15.jar 286.3 kB 188 176 6 17 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-jupiter-6.0.2.jar 6.4 kB 5 1 1 17 No
junit-jupiter-api-6.0.2.jar 250.7 kB 224 208 9 17 Yes
junit-jupiter-engine-6.0.2.jar 356 kB 189 172 9 17 Yes
junit-jupiter-params-6.0.2.jar 296.6 kB 216 195 9 17 Yes
junit-platform-commons-6.0.2.jar 171.3 kB 103 87 10 17 Yes
junit-platform-engine-6.0.2.jar 280 kB 195 177 9 17 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
jul-to-slf4j-2.0.17.jar 6.3 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-7.0.2.jar 426.3 kB 325 293 18 17 Yes
spring-beans-7.0.2.jar 927.1 kB 504 473 13 17 Yes
spring-context-7.0.2.jar 1.4 MB 952 869 58 17 Yes
spring-core-7.0.2.jar 2 MB 1290 - - - -
   • Root - 1269 1192 61 17 Yes
   • Versioned - 6 1 1 21 Yes
   • Versioned - 15 9 1 24 Yes
spring-expression-7.0.2.jar 322.6 kB 170 158 6 17 Yes
spring-web-7.0.2.jar 2.2 MB 1393 1311 61 17 Yes
spring-webmvc-7.0.2.jar 1.1 MB 587 544 26 17 Yes
spring-boot-4.0.1.jar 1.4 MB 922 833 47 17 Yes
spring-boot-autoconfigure-4.0.1.jar 369.4 kB 292 255 20 17 Yes
spring-boot-http-converter-4.0.1.jar 54.2 kB 61 45 1 17 Yes
spring-boot-jackson-4.0.1.jar 67.9 kB 62 43 2 17 Yes
spring-boot-security-4.0.1.jar 97 kB 91 65 9 17 Yes
spring-boot-servlet-4.0.1.jar 47.1 kB 63 39 8 17 Yes
spring-boot-starter-4.0.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-jackson-4.0.1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-4.0.1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-security-4.0.1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-tomcat-4.0.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-runtime-4.0.1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-web-4.0.1.jar 4.8 kB 4 0 0 - -
spring-boot-tomcat-4.0.1.jar 122 kB 87 62 9 17 Yes
spring-boot-web-server-4.0.1.jar 174.1 kB 138 107 9 17 Yes
spring-boot-webmvc-4.0.1.jar 170.7 kB 134 104 9 17 Yes
spring-security-config-7.0.2.jar 2.1 MB 711 594 47 17 Yes
spring-security-core-7.0.2.jar 617.5 kB 518 442 40 17 Yes
spring-security-crypto-7.0.2.jar 111.8 kB 84 67 10 17 Yes
spring-security-web-7.0.2.jar 928.1 kB 694 609 60 17 Yes
snakeyaml-2.5.jar 340 kB 281 - - - -
   • Root - 273 234 22 1.8 Yes
   • Versioned - 8 3 2 9 Yes
jackson-core-3.0.3.jar 594.2 kB 275 - - - -
   • Root - 247 212 16 17 Yes
   • Versioned - 10 3 2 17 Yes
   • Versioned - 9 2 1 21 Yes
   • Versioned - 9 2 1 23 Yes
jackson-databind-3.0.3.jar 1.9 MB 928 879 37 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
53 24.7 MB 14972 13265 842 17 44
provided: 45 provided: 23.3 MB provided: 14016 provided: 12413 provided: 791 17 provided: 37
test: 8 test: 1.4 MB test: 956 test: 852 test: 51 17 test: 7