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-generator graphql-java-client-runtime 2.9 jar MIT License
org.springframework.boot spring-boot-starter-oauth2-client 3.4.3 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.4.3 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.16 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.16 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.18.2 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.2 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.2 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.18.2 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.18.2 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.18.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.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
com.graphql-java graphql-java 22.3 - jar MIT
com.graphql-java java-dataloader 3.3.0 - jar The Apache Software License, Version 2.0
com.graphql-java-generator graphql-java-client-dependencies 2.9 - pom MIT License
com.graphql-java-generator graphql-java-common-dependencies 2.9 - pom MIT License
com.graphql-java-generator graphql-java-common-runtime 2.9 - jar MIT License
com.nimbusds content-type 2.2 - 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 9.37.3 - jar The Apache Software License, Version 2.0
com.nimbusds oauth2-oidc-sdk 9.43.6 - jar Apache License, version 2.0
commons-io commons-io 2.14.0 - jar Apache-2.0
io.micrometer micrometer-commons 1.14.4 - jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.14.4 - jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.118.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.118.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.118.Final - jar Apache License, Version 2.0
io.projectreactor reactor-core 3.7.3 - jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.2.3 - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http 1.2.3 - jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 - jar EPL 2.0GPL2 w/ CPE
javax.activation javax.activation-api 1.2.0 - jar CDDL/GPLv2+CE
javax.xml.bind jaxb-api 2.3.1 - jar CDDL 1.1GPL2 w/ CPE
net.bytebuddy byte-buddy 1.15.11 - 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.10.0 - jar Apache License, Version 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.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.16 - jar MIT License
org.slf4j slf4j-api 2.0.16 - jar MIT License
org.springframework spring-aop 6.2.3 - jar Apache License, Version 2.0
org.springframework spring-beans 6.2.3 - jar Apache License, Version 2.0
org.springframework spring-context 6.2.3 - jar Apache License, Version 2.0
org.springframework spring-core 6.2.3 - jar Apache License, Version 2.0
org.springframework spring-expression 6.2.3 - jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.3 - jar Apache License, Version 2.0
org.springframework spring-web 6.2.3 - jar Apache License, Version 2.0
org.springframework spring-webflux 6.2.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.4.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.4.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.4.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.4.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.4.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-reactor-netty 3.4.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-security 3.4.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-webflux 3.4.3 - jar Apache License, Version 2.0
org.springframework.graphql spring-graphql 1.3.4 - jar Apache License, Version 2.0
org.springframework.security spring-security-config 6.4.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-core 6.4.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 6.4.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-client 6.4.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-core 6.4.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-jose 6.4.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-web 6.4.3 - jar Apache License, Version 2.0
org.yaml snakeyaml 2.3 - 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.2 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.15.11 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.26.3 jar Apache License, Version 2.0
org.awaitility awaitility 4.2.2 jar Apache 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.11.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.11.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.4 jar Eclipse Public License v2.0
org.mockito mockito-core 5.14.2 jar MIT
org.mockito mockito-junit-jupiter 5.14.2 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.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.4.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.4.3 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.10.0 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

CDDL 1.1: jaxb-api

MIT-0: reactive-streams

Apache 2.0: Awaitility

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

MIT License: JUL to SLF4J bridge, SLF4J API Module, graphql-java-client-dependencies, graphql-java-client-runtime, graphql-java-common-dependencies, graphql-java-common-runtime

BSD-3-Clause: asm

BSD License 3: Hamcrest

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, jaxb-api

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

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

EDL 1.0: Jakarta Activation API

Apache License 2.0: JSON library from Android SDK

Apache License, Version 2.0: Apache Commons Text, AssertJ Core, 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, graphql-maven-plugin-samples-Forum-client, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-oauth2-client, 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-oauth2-jose, spring-security-web

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

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

MIT: graphql-java, mockito-core, mockito-junit-jupiter

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, FindBugs-jsr305, 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.16.jar 306.7 kB 242 189 29 - Yes
logback-core-1.5.16.jar 621.6 kB 528 470 41 - Yes
jackson-annotations-2.18.2.jar 78.5 kB 87 74 2 - Yes
jackson-core-2.18.2.jar 597.8 kB 293 212 15 - Yes
jackson-databind-2.18.2.jar 1.7 MB 829 790 24 - Yes
jackson-datatype-jdk8-2.18.2.jar 36.2 kB 41 23 2 - Yes
jackson-datatype-jsr310-2.18.2.jar 132.7 kB 86 63 7 - Yes
jackson-module-parameter-names-2.18.2.jar 10.3 kB 23 5 2 - Yes
jcip-annotations-1.0-1.jar 4.7 kB 14 4 1 1.5 No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
graphql-java-22.3.jar 3.7 MB 2342 2235 60 - Yes
java-dataloader-3.3.0.jar 72.9 kB 67 57 7 1.8 Yes
pom.xml 2.4 kB - - - - -
graphql-java-client-runtime-2.9.jar 123.4 kB 92 75 7 1.8 Yes
pom.xml 1.2 kB - - - - -
graphql-java-common-runtime-2.9.jar 37.5 kB 44 32 3 1.8 Yes
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
content-type-2.2.jar 8.2 kB 13 2 1 1.7 Yes
lang-tag-1.7.jar 11.2 kB 14 4 1 1.6 Yes
nimbus-jose-jwt-9.37.3.jar 779.4 kB 576 532 30 1.7 Yes
oauth2-oidc-sdk-9.43.6.jar 846.7 kB 563 496 49 1.7 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
commons-io-2.14.0.jar 494.2 kB 361 333 15 - Yes
context-propagation-1.1.2.jar 35.6 kB 32 23 2 1.8 Yes
micrometer-commons-1.14.4.jar 47.9 kB 50 36 6 1.8 Yes
micrometer-observation-1.14.4.jar 75 kB 74 59 6 1.8 Yes
netty-buffer-4.1.118.Final.jar 339 kB 172 155 2 1.6 Yes
netty-codec-4.1.118.Final.jar 355.2 kB 250 221 10 1.6 Yes
netty-codec-dns-4.1.118.Final.jar 67.2 kB 65 45 1 1.6 Yes
netty-codec-http-4.1.118.Final.jar 674.4 kB 425 396 9 1.6 Yes
netty-codec-http2-4.1.118.Final.jar 491 kB 302 281 1 1.6 Yes
netty-codec-socks-4.1.118.Final.jar 121 kB 130 107 4 1.6 Yes
netty-common-4.1.118.Final.jar 719.2 kB 573 537 13 1.6 Yes
netty-handler-4.1.118.Final.jar 580.2 kB 396 364 12 1.6 Yes
netty-handler-proxy-4.1.118.Final.jar 25.6 kB 31 12 1 1.6 Yes
netty-resolver-4.1.118.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.118.Final.jar 188.4 kB 143 123 1 1.6 Yes
netty-resolver-dns-classes-macos-4.1.118.Final.jar 9.1 kB 17 3 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.118.Final-osx-x86_64.jar 19.6 kB 11 0 0 - No
netty-transport-4.1.118.Final.jar 521.4 kB 416 386 12 1.6 Yes
netty-transport-classes-epoll-4.1.118.Final.jar 147.6 kB 87 67 1 1.6 Yes
netty-transport-native-epoll-4.1.118.Final-linux-x86_64.jar 40.6 kB 11 0 0 - No
netty-transport-native-unix-common-4.1.118.Final.jar 44.2 kB 45 32 1 1.6 Yes
reactor-core-3.7.3.jar 1.9 MB 978 943 11 - Yes
reactor-netty-core-1.2.3.jar 529.8 kB 382 349 13 - Yes
reactor-netty-http-1.2.3.jar 548.1 kB 358 341 9 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
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 - Yes
byte-buddy-1.15.11.jar 8.5 MB 5890 2898 39 - Yes
byte-buddy-agent-1.15.11.jar 365.4 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.10.0.jar 238.4 kB 174 154 8 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
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
assertj-core-3.26.3.jar 1.4 MB 882 840 28 - Yes
awaitility-4.2.2.jar 97.2 kB 93 77 8 1.8 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
junit-jupiter-5.11.4.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.11.4.jar 216.4 kB 197 182 8 - Yes
junit-jupiter-engine-5.11.4.jar 260.1 kB 152 135 9 - Yes
junit-jupiter-params-5.11.4.jar 591.6 kB 388 354 22 - Yes
junit-platform-commons-1.11.4.jar 142 kB 88 66 8 - Yes
junit-platform-engine-1.11.4.jar 246.8 kB 177 158 10 - Yes
mockito-core-5.14.2.jar 707.7 kB 646 574 64 - Yes
mockito-junit-jupiter-5.14.2.jar 8.9 kB 13 5 2 - 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.16.jar 6.4 kB 15 2 2 - Yes
slf4j-api-2.0.16.jar 69.4 kB 71 56 5 - Yes
spring-aop-6.2.3.jar 419.7 kB 321 289 17 - Yes
spring-beans-6.2.3.jar 882.7 kB 481 450 13 - Yes
spring-context-6.2.3.jar 1.4 MB 946 861 58 - Yes
spring-core-6.2.3.jar 2 MB 1265 1184 59 - Yes
spring-expression-6.2.3.jar 317.8 kB 168 156 6 - Yes
spring-jcl-6.2.3.jar 24.5 kB 26 15 2 - Yes
spring-test-6.2.3.jar 1 MB 682 613 49 - Yes
spring-web-6.2.3.jar 2.1 MB 1320 1240 59 - Yes
spring-webflux-6.2.3.jar 1 MB 577 544 24 - Yes
spring-boot-3.4.3.jar 1.8 MB 1194 1062 84 - Yes
spring-boot-autoconfigure-3.4.3.jar 2 MB 1556 1421 112 - Yes
spring-boot-starter-3.4.3.jar 4.8 kB 4 0 0 - No
spring-boot-starter-json-3.4.3.jar 4.7 kB 4 0 0 - No
spring-boot-starter-logging-3.4.3.jar 4.8 kB 4 0 0 - No
spring-boot-starter-oauth2-client-3.4.3.jar 4.8 kB 4 0 0 - No
spring-boot-starter-reactor-netty-3.4.3.jar 4.8 kB 4 0 0 - No
spring-boot-starter-security-3.4.3.jar 4.7 kB 4 0 0 - No
spring-boot-starter-test-3.4.3.jar 4.8 kB 4 0 0 - No
spring-boot-starter-webflux-3.4.3.jar 4.8 kB 4 0 0 - No
spring-boot-test-3.4.3.jar 253.3 kB 177 144 18 - Yes
spring-boot-test-autoconfigure-3.4.3.jar 227.2 kB 261 187 26 - Yes
spring-graphql-1.3.4.jar 631 kB 423 390 16 - Yes
spring-security-config-6.4.3.jar 2 MB 757 647 44 - Yes
spring-security-core-6.4.3.jar 610.2 kB 499 421 45 - Yes
spring-security-crypto-6.4.3.jar 100.7 kB 67 52 9 - Yes
spring-security-oauth2-client-6.4.3.jar 438.2 kB 273 230 23 - Yes
spring-security-oauth2-core-6.4.3.jar 106.3 kB 98 79 10 - Yes
spring-security-oauth2-jose-6.4.3.jar 101.8 kB 66 57 3 - Yes
spring-security-web-6.4.3.jar 996.9 kB 744 661 62 - Yes
xmlunit-core-2.10.0.jar 180.8 kB 183 166 9 1.7 Yes
snakeyaml-2.3.jar 342.2 kB 284 236 24 - Yes
Total Size Entries Classes Packages Java Version Debug Information
109 51 MB 34379 28309 1512 1.8 95
compile: 83 compile: 44.6 MB compile: 29561 compile: 24156 compile: 1193 - compile: 71
test: 25 test: 6.4 MB test: 4786 test: 4130 test: 317 - test: 23
runtime: 1 runtime: 35.6 kB runtime: 32 runtime: 23 runtime: 2 - runtime: 1