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 |
|---|---|---|---|---|---|
| org.bremersee | common-exception-spring-boot-autoconfigure | 5.0.0 | jar | Apache License, Version 2.0 | No |
| org.bremersee | common-exception-spring-webflux | 5.0.0 | jar | Apache License, Version 2.0 | No |
| org.immutables | serial | 2.11.7 | jar | The Apache Software License, Version 2.0 | Yes |
| org.immutables | value | 2.11.7 | jar | The Apache Software License, Version 2.0 | Yes |
| org.projectlombok | lombok | 1.18.38 | jar | The MIT License | Yes |
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.mockito | mockito-core | 5.14.2 | jar | MIT |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.springframework.boot | spring-boot-devtools | 3.4.13 | 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.15.11 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.15.11 | jar | Apache License, Version 2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.bremersee:common-exception-spring-boot-webflux-starter:jar:5.0.0
- org.bremersee:common-exception-spring-boot-autoconfigure:jar:5.0.0 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.13 (compile)
- org.springframework.boot:spring-boot:jar:3.4.13 (compile)
- org.springframework:spring-context:jar:6.2.15 (compile)
- org.springframework:spring-aop:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-expression:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:6.2.15 (compile)
- org.springframework:spring-context:jar:6.2.15 (compile)
- org.springframework.boot:spring-boot:jar:3.4.13 (compile)
- org.springframework.boot:spring-boot-devtools:jar:3.4.13 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.13 (compile)
- org.bremersee:common-exception-spring-webflux:jar:5.0.0 (compile)
- org.bremersee:common-exception-spring-web:jar:5.0.0 (compile)
- org.bremersee:common-exception:jar:5.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:common-exception-model:jar:5.0.0 (compile)
- io.swagger.core.v3:swagger-annotations:jar:2.2.34 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.18.5 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.woodstox:woodstox-core:jar:7.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.5 (compile)
- io.swagger.core.v3:swagger-annotations:jar:2.2.34 (compile)
- org.springframework:spring-web:jar:6.2.15 (compile)
- io.micrometer:micrometer-observation:jar:1.14.14 (compile)
- io.micrometer:micrometer-commons:jar:1.14.14 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.14.14 (compile)
- io.micrometer:micrometer-observation:jar:1.14.14 (compile)
- org.bremersee:common-exception:jar:5.0.0 (compile)
- org.springframework:spring-webflux:jar:6.2.15 (compile)
- org.springframework:spring-beans:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:6.2.15 (compile)
- org.springframework:spring-jcl:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.2.15 (compile)
- io.projectreactor:reactor-core:jar:3.7.14 (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)
- org.springframework:spring-beans:jar:6.2.15 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:common-exception-spring-web:jar:5.0.0 (compile)
- org.projectlombok:lombok:jar:1.18.38 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.immutables:value:jar:2.11.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.immutables:serial:jar:2.11.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.14.2 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.15.11 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- org.bremersee:common-exception-spring-boot-autoconfigure:jar:5.0.0 (compile)
Licenses
MIT-0: reactive-streams
Apache License 2.0: swagger-annotations
The Apache License, Version 2.0: Woodstox
The BSD 2-Clause License: Stax2 API
The MIT License: Project Lombok
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Common Exception, Common Exception Model, Common Exception Spring Boot Autoconfiguration, Common Exception Spring Boot WebFlux Starter, Common Exception Spring Web, Common Exception Spring WebFlux, Non-Blocking Reactive Foundation for the JVM, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring WebFlux, spring-boot, spring-boot-autoconfigure, spring-boot-devtools
MIT: SLF4J API Module, mockito-core
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, Jackson-dataformat-XML, jackson-databind, micrometer-commons, micrometer-observation, org.immutables.serial, org.immutables.value
