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.springframework.boot | spring-boot-autoconfigure | 3.4.13 | jar | Apache License, Version 2.0 | No |
| org.bremersee | common-exception-feign | 5.0.0 | jar | Apache License, Version 2.0 | Yes |
| org.bremersee | common-exception-spring-webflux | 5.0.0 | jar | Apache License, Version 2.0 | Yes |
| org.bremersee | common-exception-spring-webmvc | 5.0.0 | jar | Apache License, Version 2.0 | Yes |
| 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 |
| org.springframework.boot | spring-boot-configuration-processor | 3.4.13 | 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|
| com.squareup.okhttp3 | okhttp | 4.12.0 | jar | The Apache Software License, Version 2.0 |
| io.github.openfeign | feign-okhttp | 13.5 | jar | The Apache Software License, Version 2.0 |
| io.projectreactor | reactor-test | 3.7.14 | jar | Apache License, Version 2.0 |
| org.mockito | mockito-core | 5.14.2 | jar | MIT |
| org.springframework.boot | spring-boot-starter-test | 3.4.13 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-web | 3.4.13 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-webflux | 3.4.13 | jar | Apache License, Version 2.0 |
| org.springframework.cloud | spring-cloud-starter-openfeign | 4.2.2 | 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:
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
- org.bremersee:common-exception-spring-boot-autoconfigure:jar:5.0.0
- 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)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context:jar:6.2.15 (compile)
- org.springframework.boot:spring-boot:jar:3.4.13 (compile)
- org.bremersee:common-exception-spring-webmvc: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)
- 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)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (compile)
- io.swagger.core.v3:swagger-annotations:jar:2.2.34 (compile)
- org.bremersee:common-exception:jar:5.0.0 (compile)
- org.springframework:spring-webmvc:jar:6.2.15 (compile)
- org.springframework:spring-aop:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans: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)
- jakarta.servlet:jakarta.servlet-api:jar:6.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:common-exception-spring-web:jar:5.0.0 (compile)
- org.bremersee:common-exception-spring-webflux:jar:5.0.0 (compile)
- org.springframework:spring-webflux:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-webflux:jar:6.2.15 (compile)
- org.bremersee:common-exception-feign:jar:5.0.0 (compile)
- io.github.openfeign:feign-core:jar:13.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.github.openfeign:feign-core:jar:13.5 (compile)
- org.springframework.boot:spring-boot-configuration-processor:jar:3.4.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-devtools:jar:3.4.13 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-test:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter-logging:jar:3.4.13 (test)
- ch.qos.logback:logback-classic:jar:1.5.22 (test)
- ch.qos.logback:logback-core:jar:1.5.22 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.22 (test)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3 (test)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (test)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.22 (test)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-logging:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-test:jar:3.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- com.jayway.jsonpath:json-path:jar:2.9.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (test)
- net.minidev:json-smart:jar:2.5.2 (test)
- net.minidev:accessors-smart:jar:2.5.2 (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.5.2 (test)
- org.assertj:assertj-core:jar:3.26.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.awaitility:awaitility:jar:4.2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (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:5.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.mockito:mockito-junit-jupiter:jar:5.14.2 (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: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)
- org.springframework:spring-test:jar:6.2.15 (test)
![[Information]](./images/icon_info_sml.gif)
- org.xmlunit:xmlunit-core:jar:2.10.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter:jar:3.4.13 (test)
- io.projectreactor:reactor-test:jar:3.7.14 (test)
- 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)
- io.projectreactor:reactor-core:jar:3.7.14 (compile)
- org.springframework.boot:spring-boot-starter-web:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter-json:jar:3.4.13 (test)
- com.fasterxml.jackson.core:jackson-databind: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-core:jar:2.18.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.5 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.4.13 (test)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.50 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.50 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.50 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.50 (test)
- 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.springframework.boot:spring-boot-starter-json:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter-webflux:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.4.13 (test)
- io.projectreactor.netty:reactor-netty-http:jar:1.2.13 (test)
- io.netty:netty-codec-http:jar:4.1.130.Final (test)
- io.netty:netty-common:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-buffer:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-common:jar:4.1.130.Final (test)
- io.netty:netty-codec-http2:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns:jar:4.1.130.Final (test)
- io.netty:netty-resolver:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-dns:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver:jar:4.1.130.Final (test)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.130.Final (test)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.130.Final (test)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.130.Final (test)
- io.netty:netty-transport-native-unix-common:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-epoll:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-unix-common:jar:4.1.130.Final (test)
- io.projectreactor.netty:reactor-netty-core:jar:1.2.13 (test)
- io.netty:netty-handler-proxy:jar:4.1.130.Final (test)
- io.netty:netty-codec-socks:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-socks:jar:4.1.130.Final (test)
- io.netty:netty-handler-proxy:jar:4.1.130.Final (test)
- io.netty:netty-codec-http:jar:4.1.130.Final (test)
- io.projectreactor.netty:reactor-netty-http:jar:1.2.13 (test)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.4.13 (test)
- org.springframework.cloud:spring-cloud-starter-openfeign:jar:4.2.2 (test)
- org.springframework.cloud:spring-cloud-starter:jar:4.2.2 (test)
- org.springframework.cloud:spring-cloud-context:jar:4.2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.bouncycastle:bcprov-jdk18on:jar:1.78.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.cloud:spring-cloud-context:jar:4.2.2 (test)
- org.springframework.cloud:spring-cloud-openfeign-core:jar:4.2.2 (test)
- io.github.openfeign:feign-form-spring:jar:13.5 (test)
- io.github.openfeign:feign-form:jar:13.5 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-fileupload:commons-fileupload:jar:1.5 (test)
![[Information]](./images/icon_info_sml.gif)
- io.github.openfeign:feign-form:jar:13.5 (test)
- io.github.openfeign:feign-form-spring:jar:13.5 (test)
- org.springframework.cloud:spring-cloud-commons:jar:4.2.2 (test)
- org.springframework.security:spring-security-crypto:jar:6.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.security:spring-security-crypto:jar:6.4.13 (test)
- io.github.openfeign:feign-slf4j:jar:13.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.cloud:spring-cloud-starter:jar:4.2.2 (test)
- io.github.openfeign:feign-okhttp:jar:13.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.squareup.okhttp3:okhttp:jar:4.12.0 (test)
- com.squareup.okio:okio:jar:3.6.0 (test)
- com.squareup.okio:okio-jvm:jar:3.6.0 (test)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25 (test)
- com.squareup.okio:okio-jvm:jar:3.6.0 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25 (test)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25 (test)
- org.jetbrains:annotations:jar:13.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25 (test)
- com.squareup.okio:okio:jar:3.6.0 (test)
- 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.springframework.boot:spring-boot-autoconfigure:jar:3.4.13 (compile)
Licenses
MIT-0: reactive-streams
The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Awaitility
The BSD 2-Clause License: Stax2 API
BSD-3-Clause: asm
BSD License 3: Hamcrest
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 Servlet
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Bouncy Castle Licence: Bouncy Castle Provider
Apache License 2.0: JSON library from Android SDK, swagger-annotations
EDL 1.0: Jakarta Activation API
The MIT License: Project Lombok
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Common Exception, Common Exception Feign, Common Exception Model, Common Exception Spring Boot Autoconfiguration, Common Exception Spring Web, Common Exception Spring WebFlux, Common Exception Spring WebMvc, 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, Objenesis, Reactor Test support, SnakeYAML, Spring AOP, Spring Beans, Spring Cloud Commons, Spring Cloud Context, Spring Cloud OpenFeign Core, Spring Cloud Starter OpenFeign, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, Spring WebFlux, spring-boot, spring-boot-autoconfigure, spring-boot-configuration-processor, spring-boot-devtools, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-web, spring-boot-starter-webflux, spring-boot-test, spring-boot-test-autoconfigure, spring-cloud-starter, spring-security-crypto, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
Apache-2.0: Apache Commons FileUpload, Apache Log4j API, Log4j API to SLF4J Adapter
MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core, mockito-junit-jupiter
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
EPL 2.0: Jakarta Annotations API, Jakarta Servlet
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Core functionality for the Reactor Netty library, Feign Core, Feign OkHttp, Feign SLF4J, HTTP functionality for the Reactor Netty library, IntelliJ IDEA Annotations, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-module-parameter-names, Open Feign Forms Core, Open Feign Forms Extension for Spring, jackson-databind, json-path, micrometer-commons, micrometer-observation, okhttp, okio, org.immutables.serial, org.immutables.value, org.xmlunit:xmlunit-core
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
