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.8 | jar | MIT License |
org.springframework.boot | spring-boot-starter-oauth2-client | 3.2.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.2.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.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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.0.6 | 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:
Project Dependency Graph
Dependency Tree
- org.springframework.boot:graphql-maven-plugin-samples-Forum-client:jar:2.8
- org.springframework.boot:spring-boot-starter-test:jar:3.2.1 (test)
- org.springframework.boot:spring-boot-starter:jar:3.2.1 (compile)
- org.springframework.boot:spring-boot:jar:3.2.1 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.1 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:3.2.1 (compile)
- ch.qos.logback:logback-classic:jar:1.4.14 (compile)
- ch.qos.logback:logback-core:jar:1.4.14 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.21.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.21.1 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.9 (compile)
- ch.qos.logback:logback-classic:jar:1.4.14 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
- org.springframework.boot:spring-boot-test:jar:3.2.1 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.2.1 (test)
- com.jayway.jsonpath:json-path:jar:2.8.0 (test)
- org.slf4j:slf4j-api:jar:2.0.9 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.2 (test)
- net.minidev:json-smart:jar:2.5.0 (compile)
- net.minidev:accessors-smart:jar:2.5.0 (compile)
- org.ow2.asm:asm:jar:9.3 (compile)
- net.minidev:accessors-smart:jar:2.5.0 (compile)
- org.assertj:assertj-core:jar:3.24.2 (test)
- org.awaitility:awaitility:jar:4.2.0 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.10.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.mockito:mockito-core:jar:5.7.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.10 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.7.0 (test)
- org.skyscreamer:jsonassert:jar:1.5.1 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.springframework:spring-core:jar:6.1.2 (compile)
- org.springframework:spring-jcl:jar:6.1.2 (compile)
- org.springframework:spring-test:jar:6.1.2 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- org.springframework.boot:spring-boot-starter:jar:3.2.1 (compile)
- com.graphql-java-generator:graphql-java-client-runtime:jar:2.8 (compile)
- net.bytebuddy:byte-buddy:jar:1.14.10 (compile)
- com.graphql-java-generator:graphql-java-client-dependencies:pom:2.8 (compile)
- com.graphql-java-generator:graphql-java-common-dependencies:pom:2.8 (compile)
- com.graphql-java:graphql-java:jar:21.3 (compile)
- com.graphql-java:java-dataloader:jar:3.2.1 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- com.graphql-java:graphql-java:jar:21.3 (compile)
- org.springframework.graphql:spring-graphql:jar:1.2.4 (compile)
- io.projectreactor:reactor-core:jar:3.6.1 (compile)
- io.micrometer:context-propagation:jar:1.0.6 (runtime)
- org.springframework.boot:spring-boot-starter-webflux:jar:3.2.1 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.2.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.15.3 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.3 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.3 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.3 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 (compile)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.2.1 (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.1.14 (compile)
- io.netty:netty-codec-http:jar:4.1.104.Final (compile)
- io.netty:netty-common:jar:4.1.104.Final (compile)
- io.netty:netty-buffer:jar:4.1.104.Final (compile)
- io.netty:netty-transport:jar:4.1.104.Final (compile)
- io.netty:netty-codec:jar:4.1.104.Final (compile)
- io.netty:netty-handler:jar:4.1.104.Final (compile)
- io.netty:netty-codec-http2:jar:4.1.104.Final (compile)
- io.netty:netty-resolver-dns:jar:4.1.104.Final (compile)
- io.netty:netty-resolver:jar:4.1.104.Final (compile)
- io.netty:netty-codec-dns:jar:4.1.104.Final (compile)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.104.Final (compile)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.104.Final (compile)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.104.Final (compile)
- io.netty:netty-transport-classes-epoll:jar:4.1.104.Final (compile)
- io.projectreactor.netty:reactor-netty-core:jar:1.1.14 (compile)
- io.netty:netty-handler-proxy:jar:4.1.104.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.104.Final (compile)
- io.netty:netty-handler-proxy:jar:4.1.104.Final (compile)
- io.netty:netty-codec-http:jar:4.1.104.Final (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.1.14 (compile)
- org.springframework:spring-web:jar:6.1.2 (compile)
- org.springframework:spring-webflux:jar:6.1.2 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.2.1 (compile)
- org.springframework.boot:spring-boot-starter-security:jar:3.2.1 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- org.apache.commons:commons-text:jar:1.10.0 (compile)
- org.apache.commons:commons-lang3:jar:3.13.0 (compile)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- com.graphql-java-generator:graphql-java-common-dependencies:pom:2.8 (compile)
- com.graphql-java-generator:graphql-java-common-runtime:jar:2.8 (compile)
- org.springframework.boot:spring-boot-starter-oauth2-client:jar:3.2.1 (compile)
- org.springframework.security:spring-security-config:jar:6.2.1 (compile)
- org.springframework:spring-aop:jar:6.1.2 (compile)
- org.springframework:spring-beans:jar:6.1.2 (compile)
- org.springframework:spring-context:jar:6.1.2 (compile)
- org.springframework.security:spring-security-core:jar:6.2.1 (compile)
- org.springframework.security:spring-security-crypto:jar:6.2.1 (compile)
- org.springframework:spring-expression:jar:6.1.2 (compile)
- io.micrometer:micrometer-observation:jar:1.12.1 (compile)
- io.micrometer:micrometer-commons:jar:1.12.1 (compile)
- org.springframework.security:spring-security-oauth2-client:jar:6.2.1 (compile)
- org.springframework.security:spring-security-oauth2-core:jar:6.2.1 (compile)
- org.springframework.security:spring-security-web:jar:6.2.1 (compile)
- com.nimbusds:oauth2-oidc-sdk:jar:9.43.3 (compile)
- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 (compile)
- com.nimbusds:content-type:jar:2.2 (compile)
- com.nimbusds:lang-tag:jar:1.7 (compile)
- org.springframework.security:spring-security-oauth2-jose:jar:6.2.1 (compile)
- com.nimbusds:nimbus-jose-jwt:jar:9.24.4 (compile)
- org.springframework.security:spring-security-config:jar:6.2.1 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:3.2.1 (test)
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 IO, Apache Commons Text, 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, 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 Lang
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, 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.4.14.jar | 283.5 kB | 230 | 178 | 28 | - | Yes |
logback-core-1.4.14.jar | 597.2 kB | 506 | 454 | 42 | - | Yes |
jackson-annotations-2.15.3.jar | 75.6 kB | 86 | 73 | 2 | - | Yes |
jackson-core-2.15.3.jar | 549.2 kB | 250 | 186 | 15 | - | Yes |
jackson-databind-2.15.3.jar | 1.6 MB | 816 | 777 | 24 | - | Yes |
jackson-datatype-jdk8-2.15.3.jar | 36.1 kB | 41 | 23 | 2 | - | Yes |
jackson-datatype-jsr310-2.15.3.jar | 122.9 kB | 82 | 59 | 7 | - | Yes |
jackson-module-parameter-names-2.15.3.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-21.3.jar | 3.6 MB | 2297 | 2200 | 56 | - | Yes |
java-dataloader-3.2.1.jar | 72.5 kB | 67 | 57 | 7 | 1.8 | Yes |
pom.xml | 2.4 kB | - | - | - | - | - |
graphql-java-client-runtime-2.8.jar | 123.4 kB | 92 | 75 | 7 | 1.8 | Yes |
pom.xml | 1.2 kB | - | - | - | - | - |
graphql-java-common-runtime-2.8.jar | 37.5 kB | 44 | 32 | 3 | 1.8 | Yes |
json-path-2.8.0.jar | 277.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.24.4.jar | 681.1 kB | 510 | 467 | 28 | - | Yes |
oauth2-oidc-sdk-9.43.3.jar | 820.7 kB | 514 | 447 | 48 | 1.7 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
context-propagation-1.0.6.jar | 30.8 kB | 26 | 18 | 1 | 1.8 | Yes |
micrometer-commons-1.12.1.jar | 47.3 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.12.1.jar | 71.7 kB | 71 | 56 | 6 | 1.8 | Yes |
netty-buffer-4.1.104.Final.jar | 307.7 kB | 155 | 138 | 2 | 1.6 | Yes |
netty-codec-4.1.104.Final.jar | 345.3 kB | 243 | 214 | 10 | 1.6 | Yes |
netty-codec-dns-4.1.104.Final.jar | 66.9 kB | 65 | 45 | 1 | 1.6 | Yes |
netty-codec-http-4.1.104.Final.jar | 665.1 kB | 418 | 389 | 9 | 1.6 | Yes |
netty-codec-http2-4.1.104.Final.jar | 487.6 kB | 302 | 281 | 1 | 1.6 | Yes |
netty-codec-socks-4.1.104.Final.jar | 121 kB | 130 | 107 | 4 | 1.6 | Yes |
netty-common-4.1.104.Final.jar | 660.5 kB | 524 | 492 | 9 | 1.6 | Yes |
netty-handler-4.1.104.Final.jar | 561.5 kB | 390 | 359 | 12 | 1.6 | Yes |
netty-handler-proxy-4.1.104.Final.jar | 25.6 kB | 31 | 12 | 1 | 1.6 | Yes |
netty-resolver-4.1.104.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-resolver-dns-4.1.104.Final.jar | 171.8 kB | 130 | 110 | 1 | 1.6 | Yes |
netty-resolver-dns-classes-macos-4.1.104.Final.jar | 9.1 kB | 17 | 3 | 1 | 1.6 | Yes |
netty-resolver-dns-native-macos-4.1.104.Final-osx-x86_64.jar | 19.3 kB | 11 | 0 | 0 | - | No |
netty-transport-4.1.104.Final.jar | 496.6 kB | 403 | 373 | 12 | 1.6 | Yes |
netty-transport-classes-epoll-4.1.104.Final.jar | 147.2 kB | 87 | 67 | 1 | 1.6 | Yes |
netty-transport-native-epoll-4.1.104.Final-linux-x86_64.jar | 39.7 kB | 11 | 0 | 0 | - | No |
netty-transport-native-unix-common-4.1.104.Final.jar | 44 kB | 45 | 32 | 1 | 1.6 | Yes |
reactor-core-3.6.1.jar | 1.9 MB | 973 | 938 | 11 | 1.8 | Yes |
reactor-netty-core-1.1.14.jar | 513.2 kB | 364 | 339 | 13 | 1.8 | Yes |
reactor-netty-http-1.1.14.jar | 463.3 kB | 311 | 296 | 7 | 1.8 | Yes |
jakarta.activation-api-2.1.2.jar | 66.1 kB | 59 | 45 | 3 | - | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | - | Yes |
jakarta.xml.bind-api-4.0.1.jar | 130 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.14.10.jar | 4.2 MB | 2935 | 2881 | 39 | - | Yes |
byte-buddy-agent-1.14.10.jar | 256.8 kB | 90 | 70 | 3 | - | Yes |
accessors-smart-2.5.0.jar | 29.9 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.5.0.jar | 120.2 kB | 107 | 93 | 5 | 1.8 | Yes |
commons-lang3-3.13.0.jar | 632.3 kB | 420 | 390 | 18 | 1.8 | Yes |
commons-text-1.10.0.jar | 238.4 kB | 174 | 154 | 8 | 1.8 | Yes |
log4j-api-2.21.1.jar | 317.5 kB | 224 | 190 | 9 | - | Yes |
log4j-to-slf4j-2.21.1.jar | 23 kB | 26 | 10 | 2 | - | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
assertj-core-3.24.2.jar | 1.3 MB | 854 | 814 | 28 | - | Yes |
awaitility-4.2.0.jar | 95.8 kB | 92 | 76 | 8 | 1.8 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-jupiter-5.10.1.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | - | Yes |
junit-jupiter-engine-5.10.1.jar | 244.7 kB | 147 | 130 | 9 | - | Yes |
junit-jupiter-params-5.10.1.jar | 586 kB | 381 | 347 | 22 | - | Yes |
junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | 44 | 7 | - | Yes |
junit-platform-engine-1.10.1.jar | 204.8 kB | 153 | 136 | 10 | - | Yes |
mockito-core-5.7.0.jar | 700.1 kB | 641 | 569 | 64 | - | Yes |
mockito-junit-jupiter-5.7.0.jar | 8.8 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.3.jar | 122.2 kB | 44 | 38 | 3 | - | Yes |
reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | Yes |
jsonassert-1.5.1.jar | 30.5 kB | 32 | 20 | 3 | 1.6 | Yes |
jul-to-slf4j-2.0.9.jar | 6.3 kB | 15 | 2 | 2 | - | Yes |
slf4j-api-2.0.9.jar | 64.6 kB | 67 | 52 | 5 | - | Yes |
spring-aop-6.1.2.jar | 413.9 kB | 319 | 287 | 17 | - | Yes |
spring-beans-6.1.2.jar | 856.6 kB | 473 | 442 | 13 | - | Yes |
spring-context-6.1.2.jar | 1.3 MB | 923 | 838 | 58 | - | Yes |
spring-core-6.1.2.jar | 1.9 MB | 1221 | 1140 | 59 | - | Yes |
spring-expression-6.1.2.jar | 301.2 kB | 161 | 149 | 6 | - | Yes |
spring-jcl-6.1.2.jar | 24.5 kB | 26 | 15 | 2 | - | Yes |
spring-test-6.1.2.jar | 854.1 kB | 577 | 518 | 42 | - | Yes |
spring-web-6.1.2.jar | 1.9 MB | 1187 | 1108 | 58 | - | Yes |
spring-webflux-6.1.2.jar | 967 kB | 558 | 525 | 24 | - | Yes |
spring-boot-3.2.1.jar | 1.6 MB | 1111 | 982 | 81 | - | Yes |
spring-boot-autoconfigure-3.2.1.jar | 1.9 MB | 1496 | 1362 | 111 | - | Yes |
spring-boot-starter-3.2.1.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-json-3.2.1.jar | 4.7 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-logging-3.2.1.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-oauth2-client-3.2.1.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-reactor-netty-3.2.1.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-security-3.2.1.jar | 4.7 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-test-3.2.1.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-webflux-3.2.1.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-test-3.2.1.jar | 245.5 kB | 174 | 141 | 17 | - | Yes |
spring-boot-test-autoconfigure-3.2.1.jar | 219.1 kB | 256 | 182 | 26 | - | Yes |
spring-graphql-1.2.4.jar | 498 kB | 354 | 322 | 15 | - | Yes |
spring-security-config-6.2.1.jar | 1.8 MB | 684 | 581 | 41 | - | Yes |
spring-security-core-6.2.1.jar | 512.8 kB | 427 | 355 | 42 | - | Yes |
spring-security-crypto-6.2.1.jar | 84.2 kB | 61 | 46 | 9 | - | Yes |
spring-security-oauth2-client-6.2.1.jar | 401.1 kB | 251 | 209 | 22 | - | Yes |
spring-security-oauth2-core-6.2.1.jar | 104.6 kB | 98 | 79 | 10 | - | Yes |
spring-security-oauth2-jose-6.2.1.jar | 97 kB | 64 | 55 | 3 | - | Yes |
spring-security-web-6.2.1.jar | 781.1 kB | 570 | 499 | 53 | - | Yes |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
snakeyaml-2.2.jar | 334.4 kB | 278 | 230 | 24 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
109 | 44 MB | 29711 | 26763 | 1460 | 1.8 | 95 |
compile: 83 | compile: 38 MB | compile: 25192 | compile: 22815 | compile: 1151 | - | compile: 71 |
test: 25 | test: 6 MB | test: 4493 | test: 3930 | test: 308 | - | test: 23 |
runtime: 1 | runtime: 30.8 kB | runtime: 26 | runtime: 18 | runtime: 1 | - | runtime: 1 |