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-server-runtime | 2.9 | jar | MIT License |
org.springframework.boot | spring-boot-starter-data-jpa | 3.4.3 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-oauth2-resource-server | 3.4.3 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-websocket | 3.4.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 |
---|---|---|---|---|
com.h2database | h2 | 2.1.214 | jar | MPL 2.0EPL 1.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.11.4 | jar | Eclipse Public License v2.0 |
org.springframework | spring-test | 6.2.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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to 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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.11.4 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.springframework.boot:graphql-maven-plugin-samples-Forum-server:jar:2.9
- org.springframework:spring-test:jar:6.2.3 (test)
- org.springframework:spring-core:jar:6.2.3 (compile)
- org.springframework:spring-jcl:jar:6.2.3 (compile)
- org.springframework:spring-jcl:jar:6.2.3 (compile)
- org.springframework:spring-core:jar:6.2.3 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- com.graphql-java-generator:graphql-java-server-runtime:jar:2.9 (compile)
- com.graphql-java-generator:graphql-java-server-dependencies:pom:2.9 (compile)
- com.graphql-java-generator:graphql-java-common-dependencies:pom:2.9 (compile)
- com.graphql-java:graphql-java:jar:22.3 (compile)
- com.graphql-java:java-dataloader:jar:3.3.0 (compile)
- com.graphql-java:java-dataloader:jar:3.3.0 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- com.graphql-java:graphql-java:jar:22.3 (compile)
- org.springframework.graphql:spring-graphql:jar:1.3.4 (compile)
- io.projectreactor:reactor-core:jar:3.7.3 (compile)
- io.micrometer:context-propagation:jar:1.1.2 (runtime)
- io.projectreactor:reactor-core:jar:3.7.3 (compile)
- org.springframework.boot:spring-boot-starter-webflux:jar:3.4.3 (compile)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.4.3 (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.2.3 (compile)
- io.netty:netty-codec-http:jar:4.1.118.Final (compile)
- io.netty:netty-common:jar:4.1.118.Final (compile)
- io.netty:netty-buffer:jar:4.1.118.Final (compile)
- io.netty:netty-transport:jar:4.1.118.Final (compile)
- io.netty:netty-codec:jar:4.1.118.Final (compile)
- io.netty:netty-handler:jar:4.1.118.Final (compile)
- io.netty:netty-common:jar:4.1.118.Final (compile)
- io.netty:netty-codec-http2:jar:4.1.118.Final (compile)
- io.netty:netty-resolver-dns:jar:4.1.118.Final (compile)
- io.netty:netty-resolver:jar:4.1.118.Final (compile)
- io.netty:netty-codec-dns:jar:4.1.118.Final (compile)
- io.netty:netty-resolver:jar:4.1.118.Final (compile)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.118.Final (compile)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.118.Final (compile)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.118.Final (compile)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.118.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.118.Final (compile)
- io.netty:netty-transport-classes-epoll:jar:4.1.118.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.118.Final (compile)
- io.projectreactor.netty:reactor-netty-core:jar:1.2.3 (compile)
- io.netty:netty-handler-proxy:jar:4.1.118.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.118.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.118.Final (compile)
- io.netty:netty-handler-proxy:jar:4.1.118.Final (compile)
- io.netty:netty-codec-http:jar:4.1.118.Final (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.2.3 (compile)
- org.springframework:spring-webflux:jar:6.2.3 (compile)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.4.3 (compile)
- javax.servlet:javax.servlet-api:jar:4.0.1 (compile)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (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.9 (compile)
- com.graphql-java-generator:graphql-java-common-runtime:jar:2.9 (compile)
- com.graphql-java-generator:graphql-java-server-dependencies:pom:2.9 (compile)
- org.springframework.boot:spring-boot-starter-websocket:jar:3.4.3 (compile)
- org.springframework.boot:spring-boot-starter-web:jar:3.4.3 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.4.3 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.2 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.2 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.18.2 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.2 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.4.3 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.36 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.36 (compile)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.36 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.36 (compile)
- org.springframework:spring-web:jar:6.2.3 (compile)
- org.springframework:spring-webmvc:jar:6.2.3 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.4.3 (compile)
- org.springframework:spring-messaging:jar:6.2.3 (compile)
- org.springframework:spring-beans:jar:6.2.3 (compile)
- org.springframework:spring-beans:jar:6.2.3 (compile)
- org.springframework:spring-websocket:jar:6.2.3 (compile)
- org.springframework:spring-context:jar:6.2.3 (compile)
- org.springframework:spring-context:jar:6.2.3 (compile)
- org.springframework.boot:spring-boot-starter-web:jar:3.4.3 (compile)
- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.4.3 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.4.3 (compile)
- org.springframework.boot:spring-boot:jar:3.4.3 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.3 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:3.4.3 (compile)
- ch.qos.logback:logback-classic:jar:1.5.16 (compile)
- ch.qos.logback:logback-core:jar:1.5.16 (compile)
- ch.qos.logback:logback-core:jar:1.5.16 (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.16 (compile)
- ch.qos.logback:logback-classic:jar:1.5.16 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
- org.springframework.boot:spring-boot:jar:3.4.3 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:3.4.3 (compile)
- com.zaxxer:HikariCP:jar:5.1.0 (compile)
- org.springframework:spring-jdbc:jar:6.2.3 (compile)
- com.zaxxer:HikariCP:jar:5.1.0 (compile)
- org.hibernate.orm:hibernate-core:jar:6.6.8.Final (compile)
- jakarta.persistence:jakarta.persistence-api:jar:3.1.0 (compile)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (runtime)
- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final (runtime)
- io.smallrye:jandex:jar:3.2.0 (runtime)
- com.fasterxml:classmate:jar:1.7.0 (runtime)
- net.bytebuddy:byte-buddy:jar:1.15.11 (runtime)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (runtime)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (runtime)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (runtime)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (runtime)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- org.glassfish.jaxb:txw2:jar:4.0.5 (runtime)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (runtime)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (runtime)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (runtime)
- org.antlr:antlr4-runtime:jar:4.13.0 (compile)
- jakarta.persistence:jakarta.persistence-api:jar:3.1.0 (compile)
- org.springframework.data:spring-data-jpa:jar:3.4.3 (compile)
- org.springframework.data:spring-data-commons:jar:3.4.3 (compile)
- org.springframework:spring-orm:jar:6.2.3 (compile)
- org.springframework:spring-aop:jar:6.2.3 (compile)
- org.springframework:spring-tx:jar:6.2.3 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.springframework.data:spring-data-commons:jar:3.4.3 (compile)
- org.springframework:spring-aspects:jar:6.2.3 (compile)
- org.aspectj:aspectjweaver:jar:1.9.22.1 (compile)
- org.aspectj:aspectjweaver:jar:1.9.22.1 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.4.3 (compile)
- com.h2database:h2:jar:2.1.214 (runtime)
- org.springframework.boot:spring-boot-starter-oauth2-resource-server:jar:3.4.3 (compile)
- org.springframework.security:spring-security-config:jar:6.4.3 (compile)
- org.springframework.security:spring-security-core:jar:6.4.3 (compile)
- org.springframework.security:spring-security-crypto:jar:6.4.3 (compile)
- org.springframework:spring-expression:jar:6.2.3 (compile)
- io.micrometer:micrometer-observation:jar:1.14.4 (compile)
- io.micrometer:micrometer-commons:jar:1.14.4 (compile)
- io.micrometer:micrometer-commons:jar:1.14.4 (compile)
- org.springframework.security:spring-security-crypto:jar:6.4.3 (compile)
- org.springframework.security:spring-security-oauth2-resource-server:jar:6.4.3 (compile)
- org.springframework.security:spring-security-oauth2-core:jar:6.4.3 (compile)
- org.springframework.security:spring-security-web:jar:6.4.3 (compile)
- org.springframework.security:spring-security-oauth2-core:jar:6.4.3 (compile)
- org.springframework.security:spring-security-oauth2-jose:jar:6.4.3 (compile)
- com.nimbusds:nimbus-jose-jwt:jar:9.37.3 (compile)
- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 (compile)
- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 (compile)
- com.nimbusds:nimbus-jose-jwt:jar:9.37.3 (compile)
- org.springframework.security:spring-security-config:jar:6.4.3 (compile)
- org.springframework:spring-test:jar:6.2.3 (test)
Licenses
Apache License Version 2.0: Hibernate Commons Annotations
MIT-0: reactive-streams
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JUL to SLF4J bridge, SLF4J API Module, graphql-java-common-dependencies, graphql-java-common-runtime, graphql-java-server-dependencies, graphql-java-server-runtime
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
GPL2 w/ CPE: Jakarta Annotations API, jakarta.transaction API, jaxb-api
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Eclipse Public License v. 2.0: Jakarta Persistence API
Apache License 2.0: JBoss Logging 3
Apache License, Version 2.0: Byte Buddy (without dependencies), ClassMate, GraphQL Support for Spring Applications, JCIP Annotations under Apache License, Jandex: Core, 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 Aspects, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Messaging, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, Spring WebFlux, Spring WebSocket, graphql-maven-plugin-samples-Forum-server, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-data-jpa, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-oauth2-resource-server, spring-boot-starter-reactor-netty, spring-boot-starter-tomcat, spring-boot-starter-web, spring-boot-starter-webflux, spring-boot-starter-websocket, spring-security-config, spring-security-core, spring-security-crypto, spring-security-oauth2-core, spring-security-oauth2-jose, spring-security-oauth2-resource-server, spring-security-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
Apache-2.0: Apache Log4j API, Log4j API to SLF4J Adapter
EPL 2.0: Jakarta Annotations API, jakarta.transaction API
EPL 1.0: H2 Database Engine
MPL 2.0: H2 Database Engine
CDDL 1.1: jaxb-api
BSD-3-Clause: ANTLR 4 Runtime
Eclipse Distribution License v. 1.0: Jakarta Persistence API
GNU Library General Public License v2.1 or later: Hibernate ORM - hibernate-core
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
EDL 1.0: Angus Activation Registries, Jakarta Activation API
MIT: graphql-java
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
CDDL + GPLv2 with classpath exception: Java Servlet API
Eclipse Public License - v 2.0: AspectJ Weaver
The Apache Software License, Version 2.0: Core functionality for the Reactor Netty library, FindBugs-jsr305, HTTP functionality for the Reactor Netty library, HikariCP, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Jakarta Dependency Injection, Nimbus JOSE+JWT, context-propagation, jackson-databind, java-dataloader, 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 |
---|---|---|---|---|---|---|
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 |
classmate-1.7.0.jar | 68.9 kB | 59 | 44 | 5 | - | 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 | 1.2 kB | - | - | - | - | - |
graphql-java-common-runtime-2.9.jar | 37.5 kB | 44 | 32 | 3 | 1.8 | Yes |
pom.xml | 2.1 kB | - | - | - | - | - |
graphql-java-server-runtime-2.9.jar | 10.7 kB | 13 | 2 | 1 | 1.8 | Yes |
h2-2.1.214.jar | 2.5 MB | 1031 | 1026 | 58 | - | Yes |
nimbus-jose-jwt-9.37.3.jar | 779.4 kB | 576 | 532 | 30 | 1.7 | Yes |
istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 23 | 4 | - | Yes |
HikariCP-5.1.0.jar | 161.8 kB | 93 | 76 | 9 | - | 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 |
jandex-3.2.0.jar | 374.7 kB | 203 | 193 | 1 | 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.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | - | No |
jakarta.persistence-api-3.1.0.jar | 165.2 kB | 226 | 207 | 5 | - | Yes |
jakarta.transaction-api-2.0.1.jar | 28.6 kB | 32 | 20 | 2 | - | 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 |
javax.servlet-api-4.0.1.jar | 95.5 kB | 109 | 85 | 4 | 1.8 | 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 |
antlr4-runtime-4.13.0.jar | 326.3 kB | 232 | 215 | 7 | 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 |
tomcat-embed-core-10.1.36.jar | 3.6 MB | 1654 | 1519 | 79 | - | Yes |
tomcat-embed-el-10.1.36.jar | 265.7 kB | 164 | 155 | 7 | - | Yes |
tomcat-embed-websocket-10.1.36.jar | 281.8 kB | 189 | 177 | 6 | - | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
aspectjweaver-1.9.22.1.jar | 2.2 MB | 1056 | 1002 | 37 | 1.8 | Yes |
angus-activation-2.0.2.jar | 27 kB | 33 | 11 | 3 | - | Yes |
jaxb-core-4.0.5.jar | 138.7 kB | 158 | 107 | 18 | - | Yes |
jaxb-runtime-4.0.5.jar | 920.2 kB | 693 | 559 | 19 | - | Yes |
txw2-4.0.5.jar | 73.3 kB | 72 | 57 | 4 | - | Yes |
hibernate-commons-annotations-7.0.3.Final.jar | 68 kB | 69 | 59 | 5 | - | Yes |
hibernate-core-6.6.8.Final.jar | 12.1 MB | 7344 | 6904 | 345 | - | Yes |
jboss-logging-3.6.1.Final.jar | 61.9 kB | 46 | 35 | 2 | - | Yes |
junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | - | Yes |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | 66 | 8 | - | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | - | Yes |
reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | 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-aspects-6.2.3.jar | 49.9 kB | 52 | 33 | 5 | - | 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-jdbc-6.2.3.jar | 471.9 kB | 335 | 303 | 17 | - | Yes |
spring-messaging-6.2.3.jar | 618.7 kB | 370 | 338 | 23 | - | Yes |
spring-orm-6.2.3.jar | 234.8 kB | 124 | 105 | 7 | - | Yes |
spring-test-6.2.3.jar | 1 MB | 682 | 613 | 49 | - | Yes |
spring-tx-6.2.3.jar | 285.4 kB | 238 | 208 | 13 | - | 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-webmvc-6.2.3.jar | 1.1 MB | 590 | 546 | 27 | - | Yes |
spring-websocket-6.2.3.jar | 444.2 kB | 268 | 235 | 21 | - | 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-data-jpa-3.4.3.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-jdbc-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-resource-server-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-tomcat-3.4.3.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-boot-starter-web-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-starter-websocket-3.4.3.jar | 4.8 kB | 4 | 0 | 0 | - | No |
spring-data-commons-3.4.3.jar | 1.5 MB | 1012 | 935 | 47 | - | Yes |
spring-data-jpa-3.4.3.jar | 1.8 MB | 889 | 845 | 15 | - | 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-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-oauth2-resource-server-6.4.3.jar | 106.8 kB | 77 | 58 | 10 | - | Yes |
spring-security-web-6.4.3.jar | 996.9 kB | 744 | 661 | 62 | - | Yes |
snakeyaml-2.3.jar | 342.2 kB | 284 | 236 | 24 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
116 | 73.2 MB | 46190 | 39467 | 1949 | 1.8 | 99 |
compile: 96 | compile: 58.7 MB | compile: 36662 | compile: 33391 | compile: 1708 | - | compile: 80 |
test: 5 | test: 1.4 MB | test: 991 | test: 873 | test: 69 | - | test: 5 |
runtime: 15 | runtime: 13 MB | runtime: 8537 | runtime: 5203 | runtime: 172 | - | runtime: 14 |