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
com.sun.xml.bind jaxb-impl 2.3.1 jar CDDL+GPL License
com.sun.xml.messaging.saaj saaj-impl 3.0.4 jar Eclipse Distribution License - v 1.0
org.springframework.boot spring-boot-starter-security 3.5.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 3.5.4 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-authorization-server 1.5.1 jar Apache License, Version 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
org.springframework.boot spring-boot-starter-test 3.5.4 jar Apache License, Version 2.0
org.springframework.security spring-security-test 6.5.2 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
ch.qos.logback logback-classic 1.5.18 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.18 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.19.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.19.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.19.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.19.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.19.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.19.2 jar The Apache Software License, Version 2.0
com.nimbusds nimbus-jose-jwt 9.47 jar The Apache Software License, Version 2.0
io.micrometer micrometer-commons 1.15.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.15.2 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.soap jakarta.xml.soap-api 3.0.2 jar Eclipse Distribution License - v 1.0
org.apache.logging.log4j log4j-api 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.24.3 jar Apache-2.0
org.apache.tomcat.embed tomcat-embed-core 10.1.43 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.43 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 10.1.43 jar Apache License, Version 2.0
org.jvnet.staxex stax-ex 2.1.0 jar Eclipse Distribution License - v 1.0
org.slf4j jul-to-slf4j 2.0.17 jar MIT
org.slf4j slf4j-api 2.0.17 jar MIT
org.springframework spring-aop 6.2.9 jar Apache License, Version 2.0
org.springframework spring-beans 6.2.9 jar Apache License, Version 2.0
org.springframework spring-context 6.2.9 jar Apache License, Version 2.0
org.springframework spring-core 6.2.9 jar Apache License, Version 2.0
org.springframework spring-expression 6.2.9 jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.9 jar Apache License, Version 2.0
org.springframework spring-web 6.2.9 jar Apache License, Version 2.0
org.springframework spring-webmvc 6.2.9 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.5.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.5.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.5.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.5.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.5.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 3.5.4 jar Apache License, Version 2.0
org.springframework.security spring-security-config 6.5.2 jar Apache License, Version 2.0
org.springframework.security spring-security-core 6.5.2 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 6.5.2 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-core 6.5.2 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-jose 6.5.2 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-resource-server 6.5.2 jar Apache License, Version 2.0
org.springframework.security spring-security-web 6.5.2 jar Apache License, Version 2.0
org.yaml snakeyaml 2.4 jar Apache License, Version 2.0

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.eclipse.angus angus-activation 2.0.2 jar EDL 1.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
com.jayway.jsonpath json-path 2.9.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.17.6 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.6 jar Apache License, Version 2.0
net.minidev accessors-smart 2.5.2 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.5.2 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.27.3 jar Apache-2.0
org.awaitility awaitility 4.3.0 jar Apache 2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.junit.jupiter junit-jupiter 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.12.2 jar Eclipse Public License v2.0
org.mockito mockito-core 5.17.0 jar MIT
org.mockito mockito-junit-jupiter 5.17.0 jar MIT
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.7.1 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.3 jar The Apache Software License, Version 2.0
org.springframework spring-test 6.2.9 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.5.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.5.4 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.10.3 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: Awaitility

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

MIT License: graphql-maven-plugin-samples-OAuth-authorization-server

BSD-3-Clause: Hamcrest, asm

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

GPL2 w/ CPE: Jakarta Annotations API

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

Apache License 2.0: JSON library from Android SDK

EDL 1.0: Angus Activation Registries, Jakarta Activation API

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, 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-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-security, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, spring-security-config, spring-security-core, spring-security-crypto, spring-security-oauth2-authorization-server, spring-security-oauth2-core, spring-security-oauth2-jose, spring-security-oauth2-resource-server, spring-security-test, spring-security-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Apache-2.0: Apache Log4j API, AssertJ Core, Log4j API to SLF4J Adapter

MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core, mockito-junit-jupiter

Eclipse Distribution License - v 1.0: Extended StAX API, Jakarta SOAP Implementation, Jakarta SOAP with Attachments API, Jakarta XML Binding API

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Nimbus JOSE+JWT, jackson-databind, json-path, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core

CDDL+GPL License: Old JAXB Runtime

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.18.jar 306.8 kB 242 189 29 - Yes
logback-core-1.5.18.jar 627.2 kB 531 473 41 - Yes
jackson-annotations-2.19.2.jar 79.3 kB 87 74 2 - Yes
jackson-core-2.19.2.jar 591.4 kB 282 212 15 - Yes
jackson-databind-2.19.2.jar 1.7 MB 847 808 24 - Yes
jackson-datatype-jdk8-2.19.2.jar 36.2 kB 41 23 2 - Yes
jackson-datatype-jsr310-2.19.2.jar 137 kB 88 65 7 - Yes
jackson-module-parameter-names-2.19.2.jar 10.4 kB 23 5 2 - Yes
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
nimbus-jose-jwt-9.47.jar 815.3 kB 617 564 32 - Yes
jaxb-impl-2.3.1.jar 1.1 MB 805 642 26 - Yes
saaj-impl-3.0.4.jar 462.3 kB 287 182 15 - Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
micrometer-commons-1.15.2.jar 49.2 kB 50 36 6 1.8 Yes
micrometer-observation-1.15.2.jar 75.1 kB 74 59 6 1.8 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 - Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 - Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 - Yes
jakarta.xml.soap-api-3.0.2.jar 38 kB 46 34 2 - Yes
byte-buddy-1.17.6.jar 9 MB 6066 2996 40 - Yes
byte-buddy-agent-1.17.6.jar 366.2 kB 170 73 3 - Yes
accessors-smart-2.5.2.jar 30.4 kB 24 13 2 1.8 Yes
json-smart-2.5.2.jar 122.4 kB 107 93 5 1.8 Yes
log4j-api-2.24.3.jar 348.5 kB 247 210 11 - Yes
log4j-to-slf4j-2.24.3.jar 23.8 kB 26 10 2 - Yes
tomcat-embed-core-10.1.43.jar 3.6 MB 1662 1527 79 - Yes
tomcat-embed-el-10.1.43.jar 264.2 kB 164 155 7 - Yes
tomcat-embed-websocket-10.1.43.jar 281.7 kB 189 177 6 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
assertj-core-3.27.3.jar 1.4 MB 881 839 28 - Yes
awaitility-4.3.0.jar 97.6 kB 92 76 8 1.8 Yes
angus-activation-2.0.2.jar 27 kB 33 11 3 - Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
junit-jupiter-5.12.2.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.12.2.jar 233.4 kB 211 192 8 - Yes
junit-jupiter-engine-5.12.2.jar 292 kB 171 150 9 - Yes
junit-jupiter-params-5.12.2.jar 601.7 kB 396 358 22 - Yes
junit-platform-commons-1.12.2.jar 151.9 kB 99 71 9 - Yes
junit-platform-engine-1.12.2.jar 255.8 kB 184 161 10 - Yes
stax-ex-2.1.0.jar 38.9 kB 38 25 3 - Yes
mockito-core-5.17.0.jar 709.1 kB 648 576 66 - Yes
mockito-junit-jupiter-5.17.0.jar 9.4 kB 14 6 3 - Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 - Yes
asm-9.7.1.jar 126.1 kB 45 39 3 - Yes
jsonassert-1.5.3.jar 31.1 kB 32 20 3 1.8 Yes
jul-to-slf4j-2.0.17.jar 6.3 kB 15 2 2 - Yes
slf4j-api-2.0.17.jar 69.9 kB 71 56 5 - Yes
spring-aop-6.2.9.jar 420.1 kB 321 289 17 - Yes
spring-beans-6.2.9.jar 889.5 kB 482 451 13 - Yes
spring-context-6.2.9.jar 1.4 MB 944 862 58 - Yes
spring-core-6.2.9.jar 2 MB 1268 1187 59 - Yes
spring-expression-6.2.9.jar 317.8 kB 168 156 6 - Yes
spring-jcl-6.2.9.jar 24.5 kB 26 15 2 - Yes
spring-test-6.2.9.jar 1 MB 682 613 49 - Yes
spring-web-6.2.9.jar 2.1 MB 1321 1241 59 - Yes
spring-webmvc-6.2.9.jar 1.1 MB 591 547 27 - Yes
spring-boot-3.5.4.jar 1.9 MB 1268 1135 85 - Yes
spring-boot-autoconfigure-3.5.4.jar 2.1 MB 1610 1473 113 - Yes
spring-boot-starter-3.5.4.jar 4.8 kB 4 0 0 - No
spring-boot-starter-json-3.5.4.jar 4.7 kB 4 0 0 - No
spring-boot-starter-logging-3.5.4.jar 4.8 kB 4 0 0 - No
spring-boot-starter-security-3.5.4.jar 4.7 kB 4 0 0 - No
spring-boot-starter-test-3.5.4.jar 4.8 kB 4 0 0 - No
spring-boot-starter-tomcat-3.5.4.jar 4.8 kB 4 0 0 - No
spring-boot-starter-web-3.5.4.jar 4.8 kB 4 0 0 - No
spring-boot-test-3.5.4.jar 256.6 kB 179 146 18 - Yes
spring-boot-test-autoconfigure-3.5.4.jar 227.4 kB 261 187 26 - Yes
spring-security-config-6.5.2.jar 2.1 MB 780 667 46 - Yes
spring-security-core-6.5.2.jar 618.8 kB 504 424 45 - Yes
spring-security-crypto-6.5.2.jar 100.8 kB 67 52 9 - Yes
spring-security-oauth2-authorization-server-1.5.1.jar 596.8 kB 303 265 20 - Yes
spring-security-oauth2-core-6.5.2.jar 106.9 kB 98 79 10 - Yes
spring-security-oauth2-jose-6.5.2.jar 122.5 kB 75 66 3 - Yes
spring-security-oauth2-resource-server-6.5.2.jar 120.5 kB 84 65 10 - Yes
spring-security-test-6.5.2.jar 132.1 kB 96 74 9 - Yes
spring-security-web-6.5.2.jar 1 MB 781 692 63 - Yes
xmlunit-core-2.10.3.jar 176.7 kB 183 166 9 1.7 Yes
snakeyaml-2.4.jar 339.8 kB 281 235 23 - Yes
Total Size Entries Classes Packages Java Version Debug Information
79 44 MB 28679 22843 1379 1.8 71
compile: 49 compile: 28.1 MB compile: 17519 compile: 15493 compile: 999 - compile: 43
test: 29 test: 15.9 MB test: 11127 test: 7339 test: 377 - test: 27
runtime: 1 runtime: 27 kB runtime: 33 runtime: 11 runtime: 3 - runtime: 1