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:
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
- com.graphql-java-generator:graphql-maven-plugin:maven-plugin:3.0.1
- com.graphql-java-generator:graphql-maven-plugin-logic:jar:3.0.1 (compile)
- com.graphql-java-generator:graphql-java-common-runtime:jar:3.0.1 (compile)
- com.graphql-java-generator:graphql-java-common-dependencies:pom:3.0.1 (compile)
- org.springframework:spring-context:jar:6.2.9 (compile)
- org.springframework:spring-aop:jar:6.2.9 (compile)
- org.springframework:spring-expression:jar:6.2.9 (compile)
- org.springframework:spring-aop:jar:6.2.9 (compile)
- org.springframework:spring-context:jar:6.2.9 (compile)
- com.graphql-java-generator:graphql-java-common-dependencies:pom:3.0.1 (compile)
- commons-io:commons-io:jar:2.20.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.19.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2 (compile)
- org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- com.graphql-java:graphql-java:jar:24.1 (compile)
- com.graphql-java:java-dataloader:jar:5.0.0 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- com.graphql-java:java-dataloader:jar:5.0.0 (compile)
- com.networknt:json-schema-validator:jar:1.4.0 (compile)
- com.ethlo.time:itu:jar:1.8.0 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2 (compile)
- com.ethlo.time:itu:jar:1.8.0 (compile)
- com.graphql-java-generator:graphql-java-common-runtime:jar:3.0.1 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.5.4 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.5.4 (compile)
- org.springframework.boot:spring-boot:jar:3.5.4 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.4 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:3.5.4 (compile)
- ch.qos.logback:logback-classic:jar:1.5.18 (compile)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (compile)
- ch.qos.logback:logback-classic:jar:1.5.18 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.yaml:snakeyaml:jar:2.4 (compile)
- org.springframework.boot:spring-boot:jar:3.5.4 (compile)
- org.springframework:spring-web:jar:6.2.9 (compile)
- org.springframework:spring-beans:jar:6.2.9 (compile)
- io.micrometer:micrometer-observation:jar:1.15.2 (compile)
- io.micrometer:micrometer-commons:jar:1.15.2 (compile)
- io.micrometer:micrometer-commons:jar:1.15.2 (compile)
- org.springframework:spring-beans:jar:6.2.9 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.5.4 (compile)
- org.springframework:spring-test:jar:6.2.9 (test)
- org.springframework:spring-core:jar:6.2.9 (compile)
- org.springframework:spring-jcl:jar:6.2.9 (compile)
- org.springframework:spring-jcl:jar:6.2.9 (compile)
- org.springframework:spring-core:jar:6.2.9 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.mockito:mockito-core:jar:5.17.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.6 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.6 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy:jar:1.17.6 (test)
- org.mockito:mockito-junit-jupiter:jar:5.17.0 (test)
- org.apache.maven:maven-artifact:jar:3.9.11 (provided)
- org.codehaus.plexus:plexus-utils:jar:4.0.2 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.2 (compile)
- org.apache.maven:maven-core:jar:3.9.11 (provided)
- org.apache.maven:maven-settings:jar:3.9.11 (provided)
- org.apache.maven:maven-settings-builder:jar:3.9.11 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.apache.maven:maven-builder-support:jar:3.9.11 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.9.11 (provided)
- org.apache.maven:maven-model-builder:jar:3.9.11 (provided)
- org.apache.maven:maven-resolver-provider:jar:3.9.11 (provided)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.24 (provided)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.24 (provided)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.24 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.24 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.24 (provided)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.24 (provided)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M4 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4 (provided)
- org.ow2.asm:asm:jar:9.8 (provided)
- com.google.inject:guice:jar:classes:5.1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:guava:jar:33.4.8-jre (provided)
- com.google.guava:failureaccess:jar:1.0.3 (provided)
- javax.inject:javax.inject:jar:1 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.9.0 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.28 (provided)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (provided)
- org.apache.maven:maven-settings:jar:3.9.11 (provided)
- org.apache.maven:maven-model:jar:3.9.11 (provided)
- org.apache.maven:maven-plugin-api:jar:3.9.11 (provided)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.1 (provided)
- com.graphql-java-generator:graphql-maven-plugin-logic:jar:3.0.1 (compile)
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 |