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-maven-plugin-logic 3.0.1 jar MIT License
org.springframework.boot spring-boot-starter-json 3.5.4 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.mockito mockito-core 5.17.0 jar MIT
org.mockito mockito-junit-jupiter 5.17.0 jar MIT
org.springframework spring-test 6.2.9 jar 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
org.apache.maven maven-artifact 3.9.11 jar Apache-2.0
org.apache.maven maven-core 3.9.11 jar Apache-2.0
org.apache.maven maven-model 3.9.11 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.11 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.15.1 jar Apache-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.ethlo.time itu 1.8.0 jar Apache License, Version 2.0
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.dataformat jackson-dataformat-yaml 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.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.1 pom MIT License
com.graphql-java-generator graphql-java-common-runtime 3.0.1 jar MIT License
com.networknt json-schema-validator 1.4.0 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
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
org.apache.commons commons-lang3 3.17.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.apache.velocity velocity-engine-core 2.4.1 jar Apache-2.0
org.codehaus.plexus plexus-utils 4.0.2 jar Apache License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
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.sonatype.plexus plexus-build-api 0.0.7 jar Apache Public License 2.0
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.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-logging 3.5.4 jar Apache License, Version 2.0
org.yaml snakeyaml 2.4 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
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
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.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.objenesis objenesis 3.3 jar Apache License, Version 2.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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.guava failureaccess 1.0.3 - jar Apache License, Version 2.0
com.google.guava guava 33.4.8-jre - jar Apache License, Version 2.0
com.google.inject guice 5.1.0 classes jar The Apache Software License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-builder-support 3.9.11 - jar Apache-2.0
org.apache.maven maven-model-builder 3.9.11 - jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.11 - jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.11 - jar Apache-2.0
org.apache.maven maven-settings 3.9.11 - jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.11 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.24 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.24 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.24 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.24 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.24 - jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.4.2 - jar Apache-2.0
org.codehaus.plexus plexus-cipher 2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.9.0 - jar Apache-2.0
org.codehaus.plexus plexus-component-annotations 2.2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.28 - jar Apache-2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 - jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M4 - jar Eclipse Public License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M4 - jar Eclipse Public License, Version 2.0
org.ow2.asm asm 9.8 - jar BSD-3-Clause

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: plexus-build-api

Apache License Version 2.0: JsonSchemaValidator

MIT-0: reactive-streams

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

MIT License: com.graphql-java-generator:graphql-java-common-dependencies, com.graphql-java-generator:graphql-java-common-runtime, graphql-maven-plugin, graphql-maven-plugin-logic

BSD-3-Clause: asm

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: Jakarta Annotations API

Public Domain: AOP alliance

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

Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, Internet Time Utility, Objenesis, Plexus :: Component Annotations (deprecated), Plexus Cipher: encryption/decryption Component, Plexus Common Utilities, Plexus Security Dispatcher Component, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging

Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Maven Shared Utils, Apache Velocity - Engine, Log4j API to SLF4J Adapter, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Classworlds, Plexus Interpolation API

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

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: Google Guice - Core Library, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-module-parameter-names, jackson-databind, java-dataloader, javax.inject, 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
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
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
itu-1.8.0.jar 33.9 kB 36 21 3 - 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-dataformat-yaml-2.19.2.jar 60.2 kB 46 24 4 - 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
failureaccess-1.0.3.jar 10.8 kB 25 3 2 - Yes
guava-33.4.8-jre.jar 3 MB 2008 1968 19 - Yes
guice-5.1.0-classes.jar 656.9 kB 478 460 10 1.8 Yes
graphql-java-24.1.jar 3.8 MB 2366 2259 60 - Yes
java-dataloader-5.0.0.jar 105.4 kB 88 76 9 - Yes
pom.xml 2.1 kB - - - - -
graphql-java-common-runtime-3.0.1.jar 39.3 kB 44 32 4 - Yes
graphql-maven-plugin-logic-3.0.1.jar 371.6 kB 132 77 7 - Yes
json-schema-validator-1.4.0.jar 530 kB 347 255 13 - Yes
commons-io-2.20.0.jar 564 kB 415 388 16 - 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.annotation-api-2.1.1.jar 26.1 kB 31 18 4 - Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
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
commons-lang3-3.17.0.jar 673.6 kB 426 396 19 - 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
maven-artifact-3.9.11.jar 58.8 kB 59 34 11 1.8 Yes
maven-builder-support-3.9.11.jar 14.4 kB 24 10 1 1.8 Yes
maven-core-3.9.11.jar 713.1 kB 526 439 57 1.8 Yes
maven-model-3.9.11.jar 217.9 kB 97 80 3 1.8 Yes
maven-model-builder-3.9.11.jar 208.6 kB 164 130 17 1.8 Yes
maven-plugin-api-3.9.11.jar 47.1 kB 48 27 6 1.8 Yes
maven-repository-metadata-3.9.11.jar 28.5 kB 27 9 2 1.8 Yes
maven-resolver-provider-3.9.11.jar 79 kB 50 33 1 1.8 Yes
maven-settings-3.9.11.jar 44.7 kB 35 19 2 1.8 Yes
maven-settings-builder-3.9.11.jar 42.4 kB 53 32 5 1.8 Yes
maven-plugin-annotations-3.15.1.jar 13.8 kB 22 7 1 1.8 Yes
maven-resolver-api-1.9.24.jar 157.2 kB 169 145 12 1.8 Yes
maven-resolver-impl-1.9.24.jar 320.1 kB 209 179 14 1.8 Yes
maven-resolver-named-locks-1.9.24.jar 37.9 kB 40 22 3 1.8 Yes
maven-resolver-spi-1.9.24.jar 51.7 kB 84 58 12 1.8 Yes
maven-resolver-util-1.9.24.jar 195.9 kB 156 129 13 1.8 Yes
maven-shared-utils-3.4.2.jar 151.1 kB 103 79 9 1.8 Yes
velocity-engine-core-2.4.1.jar 515.7 kB 289 255 18 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.9.0.jar 54.1 kB 51 36 5 1.8 Yes
plexus-component-annotations-2.2.0.jar 4.2 kB 15 3 1 1.8 No
plexus-interpolation-1.28.jar 87.1 kB 80 63 7 1.8 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-4.0.2.jar 192.5 kB 128 86 7 - Yes
org.eclipse.sisu.inject-0.9.0.M4.jar 305 kB 281 262 8 1.8 Yes
org.eclipse.sisu.plexus-0.9.0.M4.jar 215.8 kB 204 167 20 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 5 2 - 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-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.8.jar 126.1 kB 45 39 3 - Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 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
plexus-build-api-0.0.7.jar 8.5 kB 19 4 1 1.4 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-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
snakeyaml-2.4.jar 339.8 kB 281 235 23 - Yes
Total Size Entries Classes Packages Java Version Debug Information
85 41.4 MB 28176 22533 1219 1.8 78
compile: 43 compile: 22.3 MB compile: 14723 compile: 13175 compile: 757 - compile: 38
test: 12 test: 12.1 MB test: 8328 test: 4893 test: 211 - test: 12
provided: 30 provided: 6.9 MB provided: 5125 provided: 4465 provided: 251 - provided: 28