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 | Optional |
|---|---|---|---|---|---|
| info.ejava.examples.common | ejava-webflux-util | 6.2.0-SNAPSHOT | jar | - | No |
| net.datafaker | datafaker | 2.0.1 | jar | The Apache Software License, Version 2.0 | No |
| org.springdoc | springdoc-openapi-starter-webmvc-ui | 3.0.2 | jar | The Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-starter-data-jpa | 4.1.0-RC1 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-starter-flyway | 4.1.0-RC1 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-starter-validation | 4.1.0-RC1 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-starter-webflux | 4.1.0-RC1 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-starter-webmvc | 4.1.0-RC1 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-devtools | 4.1.0-RC1 | jar | Apache License, Version 2.0 | Yes |
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.4.240 | jar | MPL 2.0EPL 1.0 |
| org.flywaydb | flyway-database-postgresql | 12.4.0 | jar | Apache License, Version 2.0 |
| org.postgresql | postgresql | 42.7.10 | jar | BSD-2-Clause |
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-resttestclient | 4.1.0-RC1 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-restclient | 4.1.0-RC1 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-test | 4.1.0-RC1 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-webclient | 4.1.0-RC1 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-webtestclient | 4.1.0-RC1 | 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.projectlombok | lombok | 1.18.44 | jar | The MIT License |
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:
Project Dependency Graph
Dependency Tree
- info.ejava.examples.db.jpa:jpa-song-example:jar:6.2.0-SNAPSHOT
- org.springframework.boot:spring-boot-starter-webmvc:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:4.1.0-RC1 (compile)
- ch.qos.logback:logback-classic:jar:1.5.32 (compile)
- ch.qos.logback:logback-core:jar:1.5.32 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.32 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.25.4 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.25.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.25.4 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.32 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-logging:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter-jackson:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-jackson:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-jackson:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter-tomcat-runtime:jar:4.1.0-RC1 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.21 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:11.0.21 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.21 (compile)
- org.springframework.boot:spring-boot-tomcat:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-tomcat-runtime:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-http-converter:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-webmvc:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-servlet:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-webmvc:jar:7.0.7 (compile)
- org.springframework:spring-aop:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-expression:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:7.0.7 (compile)
- org.springframework.boot:spring-boot-servlet:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter-webflux:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-reactor-netty:jar:4.1.0-RC1 (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.3.5 (compile)
- io.netty:netty-codec-http:jar:4.2.12.Final (compile)
- io.netty:netty-buffer:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-base:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-compression:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-buffer:jar:4.2.12.Final (compile)
- io.netty:netty-codec-http2:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-http3:jar:4.2.12.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-classes-quic:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-native-quic:jar:linux-x86_64:4.2.12.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-native-quic:jar:linux-aarch_64:4.2.12.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-native-quic:jar:osx-x86_64:4.2.12.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-native-quic:jar:osx-aarch_64:4.2.12.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-native-quic:jar:windows-x86_64:4.2.12.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-unix-common:jar:4.2.12.Final (compile)
- io.netty:netty-resolver-dns:jar:4.2.12.Final (compile)
- io.netty:netty-codec-dns:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-dns:jar:4.2.12.Final (compile)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.2.12.Final (runtime)
- io.netty:netty-resolver-dns-classes-macos:jar:4.2.12.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns-classes-macos:jar:4.2.12.Final (runtime)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.12.Final (runtime)
- io.netty:netty-transport-classes-epoll:jar:4.2.12.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-epoll:jar:4.2.12.Final (runtime)
- io.projectreactor.netty:reactor-netty-core:jar:1.3.5 (compile)
- io.netty:netty-handler-proxy:jar:4.2.12.Final (compile)
- io.netty:netty-codec-socks:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-socks:jar:4.2.12.Final (compile)
- io.netty:netty-handler-proxy:jar:4.2.12.Final (compile)
- io.netty:netty-codec-http:jar:4.2.12.Final (compile)
- org.springframework.boot:spring-boot-netty:jar:4.1.0-RC1 (runtime)
- io.netty:netty-common:jar:4.2.12.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-common:jar:4.2.12.Final (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.3.5 (compile)
- org.springframework.boot:spring-boot-reactor-netty:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-reactor:jar:4.1.0-RC1 (compile)
- io.projectreactor:reactor-core:jar:3.8.5 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- io.projectreactor:reactor-core:jar:3.8.5 (compile)
- org.springframework.boot:spring-boot-webflux:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-web-server:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-web-server:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter-data-jpa:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:4.1.0-RC1 (compile)
- com.zaxxer:HikariCP:jar:7.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.zaxxer:HikariCP:jar:7.0.2 (compile)
- org.springframework.boot:spring-boot-data-jpa:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-data-commons:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-persistence:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-persistence:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-hibernate:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-jpa:jar:4.1.0-RC1 (compile)
- jakarta.persistence:jakarta.persistence-api:jar:3.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.persistence:jakarta.persistence-api:jar:3.2.0 (compile)
- org.hibernate.orm:hibernate-core:jar:7.2.12.Final (compile)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.models:hibernate-models:jar:1.0.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
- org.springframework:spring-orm:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-jpa:jar:4.1.0-RC1 (compile)
- org.springframework.data:spring-data-jpa:jar:4.1.0-RC1 (compile)
- org.springframework:spring-tx:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.antlr:antlr4-runtime:jar:4.13.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-tx:jar:7.0.7 (compile)
- org.springframework:spring-aspects:jar:7.0.7 (compile)
- org.aspectj:aspectjweaver:jar:1.9.25.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.aspectj:aspectjweaver:jar:1.9.25.1 (compile)
- org.springframework.boot:spring-boot-data-commons:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-jdbc:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-sql:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-transaction:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jdbc:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-sql:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-starter-validation:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-validation:jar:4.1.0-RC1 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:11.0.21 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.validator:hibernate-validator:jar:9.1.0.Final (compile)
- jakarta.validation:jakarta.validation-api:jar:3.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.6.3.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml:classmate:jar:1.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.validation:jakarta.validation-api:jar:3.1.1 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:11.0.21 (compile)
- org.springframework.boot:spring-boot-validation:jar:4.1.0-RC1 (compile)
- org.projectlombok:lombok:jar:1.18.44 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:3.0.2 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:3.0.2 (compile)
- org.springdoc:springdoc-openapi-starter-common:jar:3.0.2 (compile)
- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.43 (compile)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.43 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.43 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.21.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.21.2 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.21.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.43 (compile)
- org.springdoc:springdoc-openapi-starter-common:jar:3.0.2 (compile)
- org.webjars:swagger-ui:jar:5.32.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.webjars:webjars-locator-lite:jar:1.1.3 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:3.0.2 (compile)
- org.springframework.boot:spring-boot-devtools:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot:jar:4.1.0-RC1 (compile)
- org.springframework:spring-context:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context:jar:7.0.7 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:4.1.0-RC1 (compile)
- info.ejava.examples.common:ejava-webflux-util:jar:6.2.0-SNAPSHOT (compile)
- org.springframework:spring-webflux:jar:7.0.7 (compile)
- org.springframework:spring-beans:jar:7.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:7.0.7 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- info.ejava.examples.common:ejava-web-util:jar:6.2.0-SNAPSHOT (compile)
- org.springframework.security:spring-security-core:jar:7.1.0-RC1 (compile)
- org.springframework.security:spring-security-crypto:jar:7.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.security:spring-security-crypto:jar:7.1.0-RC1 (compile)
- org.springframework.data:spring-data-commons:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- info.ejava.examples.common:ejava-util:jar:6.2.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- info.ejava.examples.common:ejava-dto-util:jar:6.2.0-SNAPSHOT (compile)
- tools.jackson.dataformat:jackson-dataformat-xml:jar:3.1.2 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.woodstox:woodstox-core:jar:7.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (compile)
- tools.jackson.dataformat:jackson-dataformat-xml:jar:3.1.2 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.6 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (compile)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:4.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (compile)
- org.springframework.security:spring-security-core:jar:7.1.0-RC1 (compile)
- org.springframework:spring-webflux:jar:7.0.7 (compile)
- net.datafaker:datafaker:jar:2.0.1 (compile)
- org.yaml:snakeyaml:jar:2.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.mifmif:generex:jar:1.0.2 (compile)
- dk.brics.automaton:automaton:jar:1.11-8 (compile)
![[Information]](./images/icon_info_sml.gif)
- dk.brics.automaton:automaton:jar:1.11-8 (compile)
- org.yaml:snakeyaml:jar:2.6 (compile)
- org.springframework.boot:spring-boot-starter-flyway:jar:4.1.0-RC1 (compile)
- org.springframework.boot:spring-boot-flyway:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-flyway:jar:4.1.0-RC1 (compile)
- org.flywaydb:flyway-database-postgresql:jar:12.4.0 (runtime)
- org.flywaydb:flyway-core:jar:12.4.0 (compile)
- tools.jackson.core:jackson-databind:jar:3.1.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
![[Information]](./images/icon_info_sml.gif)
- tools.jackson.core:jackson-core:jar:3.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
- tools.jackson.core:jackson-databind:jar:3.1.2 (compile)
- org.flywaydb:flyway-core:jar:12.4.0 (compile)
- org.postgresql:postgresql:jar:42.7.10 (runtime)
- org.checkerframework:checker-qual:jar:3.52.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.52.0 (runtime)
- com.h2database:h2:jar:2.4.240 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-test:jar:4.1.0-RC1 (test)
- org.springframework.boot:spring-boot-test:jar:4.1.0-RC1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:4.1.0-RC1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.jayway.jsonpath:json-path:jar:2.10.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
- net.minidev:json-smart:jar:2.6.0 (test)
- net.minidev:accessors-smart:jar:2.6.0 (test)
- org.ow2.asm:asm:jar:9.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.7.1 (test)
- net.minidev:accessors-smart:jar:2.6.0 (test)
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.8 (runtime)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.8 (runtime)
- org.awaitility:awaitility:jar:4.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.18.8 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.18.8 (test)
- org.mockito:mockito-junit-jupiter:jar:5.23.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.skyscreamer:jsonassert:jar:1.5.3 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.springframework:spring-core:jar:7.0.7 (compile)
- commons-logging:commons-logging:jar:1.3.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.6 (compile)
- org.springframework:spring-test:jar:7.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.xmlunit:xmlunit-core:jar:2.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test:jar:4.1.0-RC1 (test)
- org.springframework.boot:spring-boot-resttestclient:jar:4.1.0-RC1 (test)
- org.springframework:spring-web:jar:7.0.7 (compile)
- io.micrometer:micrometer-observation:jar:1.17.0-RC1 (compile)
- io.micrometer:micrometer-commons:jar:1.17.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.17.0-RC1 (compile)
- io.micrometer:micrometer-observation:jar:1.17.0-RC1 (compile)
- org.springframework:spring-web:jar:7.0.7 (compile)
- org.springframework.boot:spring-boot-starter-restclient:jar:4.1.0-RC1 (test)
- org.springframework.boot:spring-boot-restclient:jar:4.1.0-RC1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-restclient:jar:4.1.0-RC1 (test)
- org.springframework.boot:spring-boot-webclient:jar:4.1.0-RC1 (test)
- org.springframework.boot:spring-boot-http-client:jar:4.1.0-RC1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-http-codec:jar:4.1.0-RC1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-http-client:jar:4.1.0-RC1 (test)
- org.springframework.boot:spring-boot-webtestclient:jar:4.1.0-RC1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-webmvc:jar:4.1.0-RC1 (compile)
Licenses
Apache License Version 2.0: Hibernate Models
MIT-0: reactive-streams
The Apache License, Version 2.0: JSpecify annotations, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-starter-common, springdoc-openapi-starter-webmvc-api, springdoc-openapi-starter-webmvc-ui
Apache 2.0: Awaitility
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, jakarta.transaction API
BSD: Automaton
Unknown: Common::DTO Utilities, Common::Utilities, Common::Web Utilities, Common::Webflux Utilities, Data Tier::JPA::JPA Song Example
Eclipse Public License v. 2.0: Jakarta Persistence API
Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, JSON library from Android SDK, Jakarta Validation API, swagger-annotations-jakarta, swagger-core-jakarta, swagger-models-jakarta
The MIT License: Checker Qual, Project Lombok
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Hibernate ORM - hibernate-core, Netty/Buffer, Netty/Codec/Base, Netty/Codec/Classes/Quic, Netty/Codec/Compression, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Http3, Netty/Codec/Native/Quic, 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 Aspects, Spring Beans, Spring Context, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, Spring WebFlux, flyway-core, flyway-database-postgresql, spring-boot, spring-boot-autoconfigure, spring-boot-data-commons, spring-boot-data-jpa, spring-boot-devtools, spring-boot-flyway, spring-boot-hibernate, spring-boot-http-client, spring-boot-http-codec, spring-boot-http-converter, spring-boot-jackson, spring-boot-jdbc, spring-boot-jpa, spring-boot-netty, spring-boot-persistence, spring-boot-reactor, spring-boot-reactor-netty, spring-boot-restclient, spring-boot-resttestclient, spring-boot-servlet, spring-boot-sql, spring-boot-starter, spring-boot-starter-data-jpa, spring-boot-starter-flyway, spring-boot-starter-jackson, spring-boot-starter-jdbc, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-restclient, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-tomcat-runtime, spring-boot-starter-validation, spring-boot-starter-webflux, spring-boot-starter-webmvc, spring-boot-test, spring-boot-test-autoconfigure, spring-boot-tomcat, spring-boot-transaction, spring-boot-validation, spring-boot-web-server, spring-boot-webclient, spring-boot-webflux, spring-boot-webmvc, spring-boot-webtestclient, spring-security-core, spring-security-crypto, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
Apache-2.0: Apache Commons Lang, Apache Commons Logging, Apache Log4j API, AssertJ Core, Log4j API to SLF4J Adapter, Swagger UI
EPL 2.0: Jakarta Annotations API, jakarta.transaction API
EPL 1.0: H2 Database Engine
MPL 2.0: H2 Database Engine
BSD-3-Clause: ANTLR 4 Runtime, Hamcrest, asm
The BSD 2-Clause License: Stax2 API
BSD-2-Clause: PostgreSQL JDBC Driver
Eclipse Distribution License v. 1.0: Jakarta Persistence API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
EDL 1.0: Angus Activation Registries, Jakarta Activation API
MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core, mockito-junit-jupiter, webjars-locator-lite
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
Eclipse Public License - v 2.0: AspectJ Weaver, Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Core functionality for the Reactor Netty library, Datafaker, Generex, HTTP functionality for the Reactor Netty library, HikariCP, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, Jakarta Dependency Injection, jackson-databind, json-path, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| logback-classic-1.5.32.jar | 286.5 kB | 221 | 178 | 29 | 11 | Yes |
| logback-core-1.5.32.jar | 644.4 kB | 539 | - | - | - | - |
| • Root | - | 532 | 481 | 39 | 11 | Yes |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes |
| classmate-1.7.3.jar | 68.2 kB | 59 | 44 | 5 | 1.8 | Yes |
| jackson-annotations-2.21.jar | 82.1 kB | 89 | 76 | 2 | 1.8 | Yes |
| jackson-core-2.21.2.jar | 595.5 kB | 286 | - | - | - | - |
| • Root | - | 250 | 213 | 16 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 12 | 3 | 1 | 11 | Yes |
| • Versioned | - | 11 | 2 | 1 | 17 | Yes |
| • Versioned | - | 11 | 2 | 1 | 21 | Yes |
| jackson-databind-2.21.2.jar | 1.7 MB | 852 | - | - | - | - |
| • Root | - | 850 | 812 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-dataformat-yaml-2.21.2.jar | 60.6 kB | 46 | - | - | - | - |
| • Root | - | 44 | 23 | 3 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jsr310-2.21.2.jar | 136.6 kB | 88 | - | - | - | - |
| • Root | - | 86 | 64 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| woodstox-core-7.1.1.jar | 1.6 MB | 1091 | 942 | 78 | 1.8 | Yes |
| generex-1.0.2.jar | 14.4 kB | 19 | 7 | 2 | 1.5 | Yes |
| h2-2.4.240.jar | 2.7 MB | 1071 | - | - | - | - |
| • Root | - | 1070 | 1065 | 58 | 11 | Yes |
| • Versioned | - | 1 | 1 | 1 | 21 | Yes |
| json-path-2.10.0.jar | 279.1 kB | 221 | 203 | 13 | 1.8 | Yes |
| istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 23 | 4 | 11 | Yes |
| android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
| HikariCP-7.0.2.jar | 172.3 kB | 98 | 81 | 9 | 11 | Yes |
| commons-logging-1.3.6.jar | 74 kB | 44 | - | - | - | - |
| • Root | - | 42 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| automaton-1.11-8.jar | 176.3 kB | 206 | 25 | 1 | 1.5 | No |
| ejava-dto-util/target/classes | - | 0 | 0 | 0 | - | - |
| ejava-util/target/classes | - | 0 | 0 | 0 | - | - |
| ejava-web-util/target/classes | - | 0 | 0 | 0 | - | - |
| ejava-webflux-util/target/classes | - | 0 | 0 | 0 | - | - |
| micrometer-commons-1.17.0-RC1.jar | 51.8 kB | 54 | 39 | 7 | 1.8 | Yes |
| micrometer-observation-1.17.0-RC1.jar | 84.3 kB | 82 | 67 | 6 | 1.8 | Yes |
| netty-buffer-4.2.12.Final.jar | 370.8 kB | 194 | - | - | - | - |
| • Root | - | 192 | 173 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-base-4.2.12.Final.jar | 152.8 kB | 122 | - | - | - | - |
| • Root | - | 120 | 95 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-classes-quic-4.2.12.Final.jar | 264 kB | 172 | - | - | - | - |
| • Root | - | 170 | 155 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-compression-4.2.12.Final.jar | 182.5 kB | 122 | - | - | - | - |
| • Root | - | 120 | 98 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-dns-4.2.12.Final.jar | 70.7 kB | 69 | - | - | - | - |
| • Root | - | 67 | 46 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-http-4.2.12.Final.jar | 670.2 kB | 409 | - | - | - | - |
| • Root | - | 407 | 377 | 9 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-http2-4.2.12.Final.jar | 491.1 kB | 295 | - | - | - | - |
| • Root | - | 293 | 271 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-http3-4.2.12.Final.jar | 223.3 kB | 129 | - | - | - | - |
| • Root | - | 127 | 112 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-native-quic-4.2.12.Final-linux-aarch_64.jar | 2.6 MB | 56 | - | - | - | - |
| • Root | - | 54 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-native-quic-4.2.12.Final-linux-x86_64.jar | 2.8 MB | 56 | - | - | - | - |
| • Root | - | 54 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-native-quic-4.2.12.Final-osx-aarch_64.jar | 2.4 MB | 56 | - | - | - | - |
| • Root | - | 54 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-native-quic-4.2.12.Final-osx-x86_64.jar | 2.5 MB | 56 | - | - | - | - |
| • Root | - | 54 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-native-quic-4.2.12.Final-windows-x86_64.jar | 1.5 MB | 56 | - | - | - | - |
| • Root | - | 54 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-codec-socks-4.2.12.Final.jar | 132.2 kB | 142 | - | - | - | - |
| • Root | - | 140 | 116 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-common-4.2.12.Final.jar | 812.5 kB | 634 | - | - | - | - |
| • Root | - | 632 | 594 | 13 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-handler-4.2.12.Final.jar | 579.5 kB | 368 | - | - | - | - |
| • Root | - | 366 | 334 | 11 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-handler-proxy-4.2.12.Final.jar | 26.7 kB | 33 | - | - | - | - |
| • Root | - | 31 | 11 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-resolver-4.2.12.Final.jar | 33 kB | 37 | - | - | - | - |
| • Root | - | 35 | 22 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-resolver-dns-4.2.12.Final.jar | 173.9 kB | 130 | - | - | - | - |
| • Root | - | 128 | 107 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-resolver-dns-classes-macos-4.2.12.Final.jar | 9.8 kB | 20 | - | - | - | - |
| • Root | - | 18 | 3 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-resolver-dns-native-macos-4.2.12.Final-osx-x86_64.jar | 20 kB | 14 | - | - | - | - |
| • Root | - | 12 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-transport-4.2.12.Final.jar | 549.7 kB | 421 | - | - | - | - |
| • Root | - | 419 | 388 | 12 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-transport-classes-epoll-4.2.12.Final.jar | 159.8 kB | 98 | - | - | - | - |
| • Root | - | 96 | 75 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-transport-native-epoll-4.2.12.Final-linux-x86_64.jar | 42.2 kB | 14 | - | - | - | - |
| • Root | - | 12 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| netty-transport-native-unix-common-4.2.12.Final.jar | 46.9 kB | 48 | - | - | - | - |
| • Root | - | 46 | 32 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| reactor-core-3.8.5.jar | 1.9 MB | 984 | - | - | - | - |
| • Root | - | 962 | 938 | 12 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 11 | Yes |
| • Versioned | - | 15 | 9 | 1 | 21 | Yes |
| reactor-netty-core-1.3.5.jar | 549.4 kB | 394 | - | - | - | - |
| • Root | - | 378 | 351 | 13 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 11 | Yes |
| • Versioned | - | 9 | 2 | 2 | 17 | Yes |
| reactor-netty-http-1.3.5.jar | 636 kB | 394 | 375 | 10 | 1.8 | Yes |
| swagger-annotations-jakarta-2.2.43.jar | 50.6 kB | 87 | 61 | 13 | 1.8 | Yes |
| swagger-core-jakarta-2.2.43.jar | 257.7 kB | 147 | 128 | 6 | 1.8 | Yes |
| swagger-models-jakarta-2.2.43.jar | 141.5 kB | 95 | 69 | 13 | 1.8 | Yes |
| jakarta.activation-api-2.1.4.jar | 67.4 kB | 60 | 46 | 3 | 1.8 | Yes |
| jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
| jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No |
| jakarta.persistence-api-3.2.0.jar | 195.9 kB | 252 | 231 | 5 | 17 | Yes |
| jakarta.transaction-api-2.0.1.jar | 28.6 kB | 32 | 20 | 2 | 1.8 | Yes |
| jakarta.validation-api-3.1.1.jar | 106.1 kB | 180 | 153 | 10 | 9 | Yes |
| jakarta.xml.bind-api-4.0.4.jar | 131.2 kB | 138 | 115 | 7 | 11 | Yes |
| byte-buddy-1.18.8.jar | 4.7 MB | 3134 | - | - | - | - |
| • Root | - | 3102 | 3048 | 39 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.18.8.jar | 266.9 kB | 93 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| datafaker-2.0.1.jar | 2.8 MB | 1151 | 589 | 43 | 17 | Yes |
| accessors-smart-2.6.0.jar | 30.2 kB | 24 | 13 | 2 | 1.8 | Yes |
| json-smart-2.6.0.jar | 122.8 kB | 108 | 94 | 5 | 1.8 | Yes |
| antlr4-runtime-4.13.2.jar | 326.3 kB | 232 | 215 | 7 | 1.8 | Yes |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| log4j-api-2.25.4.jar | 351.1 kB | 253 | - | - | - | - |
| • Root | - | 242 | 210 | 12 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| log4j-to-slf4j-2.25.4.jar | 24.2 kB | 26 | 10 | 2 | 1.8 | Yes |
| tomcat-embed-core-11.0.21.jar | 3.6 MB | 1607 | 1467 | 78 | 17 | Yes |
| tomcat-embed-el-11.0.21.jar | 270 kB | 172 | 163 | 7 | 17 | Yes |
| tomcat-embed-websocket-11.0.21.jar | 286.3 kB | 188 | 176 | 6 | 17 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| aspectjweaver-1.9.25.1.jar | 2.2 MB | 1060 | 1002 | 37 | 1.8 | Yes |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| awaitility-4.3.0.jar | 97.6 kB | 92 | 76 | 8 | 1.8 | Yes |
| checker-qual-3.52.0.jar | 241.6 kB | 459 | 386 | 33 | 1.8 | Yes |
| stax2-api-4.2.2.jar | 195.9 kB | 146 | 125 | 12 | 1.6 | Yes |
| angus-activation-2.0.3.jar | 26.7 kB | 32 | 10 | 3 | 1.8 | Yes |
| flyway-core-12.4.0.jar | 767.9 kB | 537 | 456 | 67 | 17 | Yes |
| flyway-database-postgresql-12.4.0.jar | 48 kB | 33 | 19 | 2 | 17 | Yes |
| jaxb-core-4.0.6.jar | 137.9 kB | 157 | 106 | 18 | 11 | Yes |
| jaxb-runtime-4.0.6.jar | 920.1 kB | 693 | 559 | 19 | 11 | Yes |
| txw2-4.0.6.jar | 73.3 kB | 72 | 57 | 4 | 11 | Yes |
| hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
| hibernate-models-1.0.1.jar | 217.8 kB | 190 | 174 | 11 | 17 | Yes |
| hibernate-core-7.2.12.Final.jar | 14.4 MB | 8522 | 8011 | 377 | 17 | Yes |
| hibernate-validator-9.1.0.Final.jar | 1.4 MB | 1133 | 989 | 92 | 17 | Yes |
| jboss-logging-3.6.3.Final.jar | 62.7 kB | 45 | 35 | 2 | 11 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-6.0.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.3.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 11 | Yes |
| mockito-junit-jupiter-5.23.0.jar | 9.4 kB | 14 | 6 | 3 | 11 | 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 | 1.6 | Yes |
| asm-9.7.1.jar | 126.1 kB | 45 | 39 | 3 | 1.5 | Yes |
| postgresql-42.7.10.jar | 1.1 MB | 552 | - | - | - | - |
| • Root | - | 544 | 480 | 38 | 1.8 | Yes |
| • Versioned | - | 8 | 2 | 1 | 11 | Yes |
| lombok-1.18.44.jar | 2 MB | 1077 | 180 | 13 | 1.6 | 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.17.jar | 6.3 kB | 15 | - | - | - | - |
| • Root | - | 13 | 1 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| springdoc-openapi-starter-common-3.0.2.jar | 572.5 kB | 336 | 272 | 44 | 17 | Yes |
| springdoc-openapi-starter-webmvc-api-3.0.2.jar | 47.7 kB | 41 | 19 | 6 | 17 | Yes |
| springdoc-openapi-starter-webmvc-ui-3.0.2.jar | 24.3 kB | 26 | 11 | 1 | 17 | Yes |
| spring-aop-7.0.7.jar | 426.2 kB | 325 | 293 | 18 | 17 | Yes |
| spring-aspects-7.0.7.jar | 50 kB | 52 | 33 | 5 | 17 | Yes |
| spring-beans-7.0.7.jar | 928 kB | 504 | 473 | 13 | 17 | Yes |
| spring-context-7.0.7.jar | 1.4 MB | 966 | 883 | 59 | 17 | Yes |
| spring-core-7.0.7.jar | 2 MB | 1308 | - | - | - | - |
| • Root | - | 1287 | 1211 | 60 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| • Versioned | - | 15 | 9 | 1 | 24 | Yes |
| spring-expression-7.0.7.jar | 322.5 kB | 170 | 158 | 6 | 17 | Yes |
| spring-jdbc-7.0.7.jar | 480.6 kB | 336 | 304 | 17 | 17 | Yes |
| spring-orm-7.0.7.jar | 225.2 kB | 116 | 98 | 6 | 17 | Yes |
| spring-test-7.0.7.jar | 1.1 MB | 730 | 658 | 52 | 17 | Yes |
| spring-tx-7.0.7.jar | 292.1 kB | 240 | 210 | 13 | 17 | Yes |
| spring-web-7.0.7.jar | 2.2 MB | 1404 | 1322 | 61 | 17 | Yes |
| spring-webflux-7.0.7.jar | 1 MB | 576 | 544 | 23 | 17 | Yes |
| spring-webmvc-7.0.7.jar | 1.1 MB | 588 | 545 | 26 | 17 | Yes |
| spring-boot-4.1.0-RC1.jar | 1.4 MB | 929 | 840 | 47 | 17 | Yes |
| spring-boot-autoconfigure-4.1.0-RC1.jar | 372.7 kB | 295 | 258 | 20 | 17 | Yes |
| spring-boot-data-commons-4.1.0-RC1.jar | 30.3 kB | 38 | 20 | 3 | 17 | Yes |
| spring-boot-data-jpa-4.1.0-RC1.jar | 14 kB | 22 | 7 | 1 | 17 | Yes |
| spring-boot-flyway-4.1.0-RC1.jar | 76.6 kB | 72 | 50 | 5 | 17 | Yes |
| spring-boot-hibernate-4.1.0-RC1.jar | 27.9 kB | 30 | 15 | 3 | 17 | Yes |
| spring-boot-http-client-4.1.0-RC1.jar | 142.2 kB | 109 | 88 | 7 | 17 | Yes |
| spring-boot-http-codec-4.1.0-RC1.jar | 20 kB | 28 | 13 | 2 | 17 | Yes |
| spring-boot-http-converter-4.1.0-RC1.jar | 54.3 kB | 61 | 45 | 1 | 17 | Yes |
| spring-boot-jackson-4.1.0-RC1.jar | 82.1 kB | 74 | 55 | 2 | 17 | Yes |
| spring-boot-jdbc-4.1.0-RC1.jar | 204.4 kB | 178 | 151 | 10 | 17 | Yes |
| spring-boot-jpa-4.1.0-RC1.jar | 30 kB | 28 | 16 | 2 | 17 | Yes |
| spring-boot-netty-4.1.0-RC1.jar | 9.8 kB | 18 | 4 | 1 | 17 | Yes |
| spring-boot-persistence-4.1.0-RC1.jar | 16 kB | 21 | 7 | 1 | 17 | Yes |
| spring-boot-reactor-4.1.0-RC1.jar | 12 kB | 21 | 6 | 2 | 17 | Yes |
| spring-boot-reactor-netty-4.1.0-RC1.jar | 42.7 kB | 42 | 21 | 3 | 17 | Yes |
| spring-boot-restclient-4.1.0-RC1.jar | 45 kB | 43 | 29 | 4 | 17 | Yes |
| spring-boot-resttestclient-4.1.0-RC1.jar | 33.6 kB | 34 | 19 | 2 | 17 | Yes |
| spring-boot-servlet-4.1.0-RC1.jar | 47.1 kB | 63 | 39 | 8 | 17 | Yes |
| spring-boot-sql-4.1.0-RC1.jar | 36.1 kB | 40 | 25 | 3 | 17 | Yes |
| spring-boot-starter-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-data-jpa-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-flyway-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-jackson-4.1.0-RC1.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-jdbc-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-logging-4.1.0-RC1.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-reactor-netty-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-restclient-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-test-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-tomcat-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-tomcat-runtime-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-validation-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-webflux-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-webmvc-4.1.0-RC1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-test-4.1.0-RC1.jar | 209.9 kB | 157 | 132 | 13 | 17 | Yes |
| spring-boot-test-autoconfigure-4.1.0-RC1.jar | 27.9 kB | 37 | 22 | 3 | 17 | Yes |
| spring-boot-tomcat-4.1.0-RC1.jar | 125.6 kB | 90 | 64 | 9 | 17 | Yes |
| spring-boot-transaction-4.1.0-RC1.jar | 21 kB | 31 | 15 | 2 | 17 | Yes |
| spring-boot-validation-4.1.0-RC1.jar | 15.3 kB | 21 | 6 | 1 | 17 | Yes |
| spring-boot-web-server-4.1.0-RC1.jar | 171.7 kB | 133 | 107 | 9 | 17 | Yes |
| spring-boot-webclient-4.1.0-RC1.jar | 23.6 kB | 29 | 15 | 4 | 17 | Yes |
| spring-boot-webflux-4.1.0-RC1.jar | 152 kB | 123 | 91 | 12 | 17 | Yes |
| spring-boot-webmvc-4.1.0-RC1.jar | 175.4 kB | 138 | 107 | 9 | 17 | Yes |
| spring-boot-webtestclient-4.1.0-RC1.jar | 12.1 kB | 16 | 5 | 1 | 17 | Yes |
| spring-data-commons-4.1.0-RC1.jar | 1.8 MB | 1161 | 1079 | 48 | 17 | Yes |
| spring-data-jpa-4.1.0-RC1.jar | 2.2 MB | 1115 | 1070 | 16 | 17 | Yes |
| spring-security-core-7.1.0-RC1.jar | 641.4 kB | 535 | 458 | 41 | 17 | Yes |
| spring-security-crypto-7.1.0-RC1.jar | 112.8 kB | 85 | 68 | 10 | 17 | Yes |
| swagger-ui-5.32.0.jar | 1.1 MB | 21 | 0 | 0 | - | - |
| webjars-locator-lite-1.1.3.jar | 8.7 kB | 16 | 3 | 1 | 1.8 | Yes |
| xmlunit-core-2.11.0.jar | 177.6 kB | 184 | 167 | 9 | 1.7 | Yes |
| snakeyaml-2.6.jar | 340.1 kB | 281 | - | - | - | - |
| • Root | - | 273 | 234 | 22 | 1.8 | Yes |
| • Versioned | - | 8 | 3 | 2 | 9 | Yes |
| jackson-core-3.1.2.jar | 600.2 kB | 274 | - | - | - | - |
| • Root | - | 247 | 212 | 17 | 17 | Yes |
| • Versioned | - | 9 | 2 | 1 | 17 | Yes |
| • Versioned | - | 9 | 2 | 1 | 21 | Yes |
| • Versioned | - | 9 | 2 | 1 | 23 | Yes |
| jackson-databind-3.1.2.jar | 1.9 MB | 954 | 905 | 37 | 17 | Yes |
| jackson-dataformat-xml-3.1.2.jar | 134.5 kB | 88 | 68 | 6 | 17 | Yes |
| spring-boot-devtools-4.1.0-RC1.jar | 214 kB | 167 | 136 | 14 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 180 | 96.3 MB | 52383 | 45315 | 2433 | 17 | 150 |
| compile: 129 | compile: 66.7 MB | compile: 40704 | compile: 35769 | compile: 1929 | 17 | compile: 110 |
| runtime: 18 | runtime: 21.1 MB | runtime: 5933 | runtime: 5271 | runtime: 189 | runtime: 10 | |
| provided: 1 | provided: 2 MB | provided: 1077 | provided: 180 | provided: 13 | provided: 1 | |
| test: 32 | test: 6.5 MB | test: 4669 | test: 4095 | test: 302 | 17 | test: 29 |

