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.graphql-java graphql-java-extended-scalars 24.0 jar MIT
com.graphql-java-generator graphql-java-client-runtime 3.0 jar MIT License
com.graphql-java-generator graphql-maven-plugin-samples-CustomTemplates-resttemplate 3.0 jar MIT License
org.springframework.security spring-security-oauth2-client 6.5.2 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.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.springframework.boot spring-boot-starter-test 3.5.4 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 Classifier 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.github.stephenc.jcip jcip-annotations 1.0-1 - jar Apache License, Version 2.0
com.graphql-java graphql-java 24.1 - jar MIT
com.graphql-java java-dataloader 5.0.0 - jar The Apache Software License, Version 2.0
com.graphql-java-generator graphql-java-common-dependencies 3.0 - pom MIT License
com.graphql-java-generator graphql-java-common-runtime 3.0 - jar MIT License
com.nimbusds content-type 2.3 - jar The Apache Software License, Version 2.0
com.nimbusds lang-tag 1.7 - jar The Apache Software License, Version 2.0
com.nimbusds nimbus-jose-jwt 10.4 - jar The Apache Software License, Version 2.0
com.nimbusds oauth2-oidc-sdk 11.27 - jar Apache License, version 2.0
commons-io commons-io 2.20.0 - jar Apache-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
io.netty netty-buffer 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.123.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.123.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.123.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.123.Final - jar Apache License, Version 2.0
io.projectreactor reactor-core 3.7.8 - jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.2.8 - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http 1.2.8 - jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 - jar EPL 2.0GPL2 w/ CPE
net.bytebuddy byte-buddy 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.apache.commons commons-lang3 3.17.0 - jar Apache-2.0
org.apache.commons commons-text 1.14.0 - jar Apache-2.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.jspecify jspecify 1.0.0 - jar The Apache License, Version 2.0
org.ow2.asm asm 9.7.1 - jar BSD-3-Clause
org.reactivestreams reactive-streams 1.0.4 - jar MIT-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-webflux 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-reactor-netty 3.5.4 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-security 3.5.4 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-webflux 3.5.4 - jar Apache License, Version 2.0
org.springframework.graphql spring-graphql 1.4.1 - 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-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
io.micrometer context-propagation 1.1.3 jar The Apache Software 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
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.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy-agent 1.17.6 jar Apache 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-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.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 License, version 2.0: OAuth 2.0 SDK with OpenID Connect extensions

MIT-0: reactive-streams

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

Apache 2.0: Awaitility

MIT License: com.graphql-java-generator:graphql-java-client-runtime, com.graphql-java-generator:graphql-java-common-dependencies, com.graphql-java-generator:graphql-java-common-runtime, graphql-maven-plugin-samples-CustomTemplates-resttemplate, graphql-maven-plugin-samples-allGraphQLCases-client

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

EDL 1.0: Jakarta Activation API

Apache License 2.0: JSON library from Android SDK

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, GraphQL Support for Spring Applications, JCIP Annotations under Apache License, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring WebFlux, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-security, spring-boot-starter-test, spring-boot-starter-webflux, spring-boot-test, spring-boot-test-autoconfigure, spring-security-config, spring-security-core, spring-security-crypto, spring-security-oauth2-client, spring-security-oauth2-core, spring-security-web

Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, AssertJ Core, Log4j API to SLF4J Adapter

MIT: JUL to SLF4J bridge, SLF4J API Module, graphql-java, graphql-java-extended-scalars, mockito-core, mockito-junit-jupiter

Eclipse Distribution License - v 1.0: 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, Core functionality for the Reactor Netty library, HTTP functionality for the Reactor Netty library, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Nimbus Content Type, Nimbus JOSE+JWT, Nimbus LangTag, context-propagation, jackson-databind, java-dataloader, json-path, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core

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
jcip-annotations-1.0-1.jar 4.7 kB 14 4 1 1.5 No
graphql-java-24.1.jar 3.8 MB 2366 2259 60 - Yes
graphql-java-extended-scalars-24.0.jar 101.4 kB 85 66 14 - Yes
java-dataloader-5.0.0.jar 105.4 kB 88 76 9 - Yes
graphql-java-client-runtime-3.0.jar 128.4 kB 93 77 7 - Yes
pom.xml 2.1 kB - - - - -
graphql-java-common-runtime-3.0.jar 39 kB 44 32 4 - Yes
graphql-maven-plugin-samples-CustomTemplates-resttemplate-3.0.jar 6.6 kB 11 0 0 - No
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
content-type-2.3.jar 8.9 kB 14 3 1 1.7 Yes
lang-tag-1.7.jar 11.2 kB 14 4 1 1.6 Yes
nimbus-jose-jwt-10.4.jar 809.6 kB 613 560 32 - Yes
oauth2-oidc-sdk-11.27.jar 907.1 kB 608 538 52 1.7 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
commons-io-2.20.0.jar 564 kB 415 388 16 - Yes
context-propagation-1.1.3.jar 35.7 kB 32 23 2 1.8 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
netty-buffer-4.1.123.Final.jar 352.3 kB 182 165 2 1.6 Yes
netty-codec-4.1.123.Final.jar 355.8 kB 250 221 10 1.6 Yes
netty-codec-dns-4.1.123.Final.jar 67.4 kB 65 45 1 1.6 Yes
netty-codec-http-4.1.123.Final.jar 676.6 kB 425 396 9 1.6 Yes
netty-codec-http2-4.1.123.Final.jar 496.1 kB 305 284 1 1.6 Yes
netty-codec-socks-4.1.123.Final.jar 121.1 kB 130 107 4 1.6 Yes
netty-common-4.1.123.Final.jar 724.2 kB 576 540 13 1.6 Yes
netty-handler-4.1.123.Final.jar 580.9 kB 396 364 12 1.6 Yes
netty-handler-proxy-4.1.123.Final.jar 25.7 kB 31 12 1 1.6 Yes
netty-resolver-4.1.123.Final.jar 37.9 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.123.Final.jar 188.5 kB 143 123 1 1.6 Yes
netty-resolver-dns-classes-macos-4.1.123.Final.jar 9.2 kB 17 3 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.123.Final-osx-x86_64.jar 19.8 kB 11 0 0 - No
netty-transport-4.1.123.Final.jar 521.5 kB 416 386 12 1.6 Yes
netty-transport-classes-epoll-4.1.123.Final.jar 147.6 kB 87 67 1 1.6 Yes
netty-transport-native-epoll-4.1.123.Final-linux-x86_64.jar 40.8 kB 11 0 0 - No
netty-transport-native-unix-common-4.1.123.Final.jar 44.2 kB 45 32 1 1.6 Yes
reactor-core-3.7.8.jar 1.9 MB 974 939 11 - Yes
reactor-netty-core-1.2.8.jar 531.6 kB 383 350 13 - Yes
reactor-netty-http-1.2.8.jar 598.6 kB 383 365 10 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
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
commons-lang3-3.17.0.jar 673.6 kB 426 396 19 - Yes
commons-text-1.14.0.jar 259.9 kB 185 165 9 - 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
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
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 5 2 - No
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
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
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 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-webflux-6.2.9.jar 1 MB 577 544 24 - 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-reactor-netty-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-webflux-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-graphql-1.4.1.jar 660.5 kB 440 407 16 - 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-client-6.5.2.jar 452.5 kB 282 237 25 - Yes
spring-security-oauth2-core-6.5.2.jar 106.9 kB 98 79 10 - 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
106 52.3 MB 34898 28734 1536 1.8 92
compile: 80 compile: 45.7 MB compile: 30017 compile: 24541 compile: 1213 - compile: 68
test: 25 test: 6.5 MB test: 4849 test: 4170 test: 321 - test: 23
runtime: 1 runtime: 35.7 kB runtime: 32 runtime: 23 runtime: 2 - runtime: 1