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 4.0.7 jar Apache License, Version 2.0 No
org.bremersee common-exception-feign 6.0.3 jar Apache License, Version 2.0 Yes
org.bremersee common-exception-spring-webflux 6.0.3 jar Apache License, Version 2.0 Yes
org.bremersee common-exception-spring-webmvc 6.0.3 jar Apache License, Version 2.0 Yes
org.immutables serial 2.12.2 jar The Apache Software License, Version 2.0 Yes
org.immutables value 2.12.2 jar The Apache Software License, Version 2.0 Yes
org.projectlombok lombok 1.18.46 jar The MIT License Yes
org.springframework.boot spring-boot-configuration-processor 4.0.7 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-restclient 4.0.7 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-webflux 4.0.7 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-webmvc 4.0.7 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 4.0.7 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.6.1 jar The Apache Software License, Version 2.0
io.projectreactor reactor-test 3.8.6 jar Apache License, Version 2.0
org.mockito mockito-core 5.20.0 jar MIT
org.springframework.boot spring-boot-starter-test 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-webflux 4.0.7 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-openfeign 5.0.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:

GroupId ArtifactId Version Type Licenses Optional
com.fasterxml.jackson.core jackson-annotations 2.21 jar The Apache Software License, Version 2.0 No
commons-logging commons-logging 1.3.6 jar Apache-2.0 No
io.github.openfeign feign-core 13.6.1 jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-commons 1.16.6 jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-observation 1.16.6 jar The Apache Software License, Version 2.0 No
io.projectreactor reactor-core 3.8.6 jar Apache License, Version 2.0 No
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0 No
org.reactivestreams reactive-streams 1.0.4 jar MIT-0 No
org.springframework spring-aop 7.0.8 jar Apache License, Version 2.0 No
org.springframework spring-beans 7.0.8 jar Apache License, Version 2.0 No
org.springframework spring-context 7.0.8 jar Apache License, Version 2.0 No
org.springframework spring-core 7.0.8 jar Apache License, Version 2.0 No
org.springframework spring-expression 7.0.8 jar Apache License, Version 2.0 No
org.springframework spring-web 7.0.8 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot 4.0.7 jar Apache License, Version 2.0 No
tools.jackson.core jackson-core 3.1.4 jar The Apache Software License, Version 2.0 No
tools.jackson.core jackson-databind 3.1.4 jar The Apache Software License, Version 2.0 No
com.fasterxml.woodstox woodstox-core 7.1.1 jar The Apache License, Version 2.0 Yes
io.swagger.core.v3 swagger-annotations 2.2.43 jar Apache License 2.0 Yes
jakarta.servlet jakarta.servlet-api 6.1.0 jar EPL 2.0GPL2 w/ CPE Yes
org.bremersee common-exception 6.0.3 jar Apache License, Version 2.0 Yes
org.bremersee common-exception-model 6.0.3 jar Apache License, Version 2.0 Yes
org.bremersee common-exception-spring-web 6.0.3 jar Apache License, Version 2.0 Yes
org.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License Yes
org.springframework spring-webflux 7.0.8 jar Apache License, Version 2.0 Yes
org.springframework spring-webmvc 7.0.8 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-http-client 4.0.7 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-http-codec 4.0.7 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-servlet 4.0.7 jar Apache License, Version 2.0 Yes
tools.jackson.dataformat jackson-dataformat-xml 3.1.4 jar The Apache Software 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 Classifier Type Licenses
io.netty netty-buffer 4.2.15.Final - jar Apache License, Version 2.0
io.netty netty-codec-base 4.2.15.Final - jar Apache License, Version 2.0
io.netty netty-codec-classes-quic 4.2.15.Final - jar Apache License, Version 2.0
io.netty netty-codec-dns 4.2.15.Final - jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.15.Final linux-aarch_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.15.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.15.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.15.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-codec-native-quic 4.2.15.Final windows-x86_64 jar Apache License, Version 2.0
io.netty netty-common 4.2.15.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.2.15.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.2.15.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.2.15.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.2.15.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.2.15.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport 4.2.15.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.2.15.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.2.15.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.2.15.Final - jar Apache License, Version 2.0
org.springframework.boot spring-boot-http-converter 4.0.7 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-web-server 4.0.7 - 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
ch.qos.logback logback-classic 1.5.34 jar EPL-2.0LGPL-2.1-only
ch.qos.logback logback-core 1.5.34 jar EPL-2.0LGPL-2.1-only
com.jayway.jsonpath json-path 2.10.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio 3.6.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.6.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
commons-fileupload commons-fileupload 1.6.0 jar Apache-2.0
io.github.openfeign feign-form 13.6.1 jar The Apache Software License, Version 2.0
io.github.openfeign feign-form-spring 13.6.1 jar The Apache Software License, Version 2.0
io.github.openfeign feign-slf4j 13.6.1 jar The Apache Software License, Version 2.0
io.netty netty-codec-compression 4.2.15.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.2.15.Final jar Apache License, Version 2.0
io.netty netty-codec-http2 4.2.15.Final jar Apache License, Version 2.0
io.netty netty-codec-http3 4.2.15.Final jar Apache License, Version 2.0
io.netty netty-codec-socks 4.2.15.Final jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.2.15.Final jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.3.6 jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http 1.3.6 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 4.0.5 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.17.8 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.8 jar Apache License, Version 2.0
net.minidev accessors-smart 2.6.0 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.6.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.19.0 jar Apache-2.0
org.apache.commons commons-text 1.13.0 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.25.4 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.25.4 jar Apache-2.0
org.apache.tomcat.embed tomcat-embed-core 11.0.22 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 11.0.22 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 11.0.22 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.27.7 jar Apache-2.0
org.awaitility awaitility 4.3.0 jar Apache 2.0
org.bouncycastle bcprov-jdk18on 1.81.1 jar Bouncy Castle Licence
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 2.2.21 jar Apache-2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.9.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 2.2.21 jar Apache-2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 2.2.21 jar Apache-2.0
org.junit.jupiter junit-jupiter 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.0.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.3 jar Eclipse Public License v2.0
org.mockito mockito-junit-jupiter 5.20.0 jar MIT
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.7.1 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.3 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 2.0.18 jar MIT
org.slf4j slf4j-api 2.0.18 jar MIT
org.springframework spring-test 7.0.8 jar Apache License, Version 2.0
org.springframework.boot spring-boot-jackson 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-netty 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-reactor 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-reactor-netty 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jackson 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-reactor-netty 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat-runtime 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-tomcat 4.0.7 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-commons 5.0.2 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-context 5.0.2 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-openfeign-core 5.0.2 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter 5.0.2 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 7.0.6 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.10.4 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 2.5 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

The Apache License, Version 2.0: JSpecify annotations, Kotlin Stdlib Common, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: Awaitility

LGPL-2.1-only: Logback Classic Module, Logback Core Module

The BSD 2-Clause License: Stax2 API

BSD-3-Clause: Hamcrest, asm

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

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: 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/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, Reactor Test support, SnakeYAML, Spring AOP, Spring Beans, Spring Cloud Commons, Spring Cloud Context, Spring Cloud OpenFeign Core, Spring Cloud Starter OpenFeign, 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-http-client, spring-boot-http-codec, spring-boot-http-converter, spring-boot-jackson, spring-boot-netty, spring-boot-reactor, spring-boot-reactor-netty, spring-boot-restclient, spring-boot-servlet, spring-boot-starter, spring-boot-starter-jackson, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-tomcat-runtime, spring-boot-starter-web, spring-boot-starter-webflux, spring-boot-test, spring-boot-test-autoconfigure, spring-boot-tomcat, spring-boot-web-server, spring-boot-webflux, spring-boot-webmvc, spring-cloud-starter, spring-security-crypto, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Apache-2.0: Apache Commons FileUpload, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache Log4j API, AssertJ Core, Kotlin Stdlib, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, 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

EPL-2.0: 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, Feign Core, Feign Forms Core, Feign Forms Extension for Spring, Feign OkHttp, Feign SLF4J, HTTP functionality for the Reactor Netty library, IntelliJ IDEA Annotations, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, jackson-databind, json-path, micrometer-commons, micrometer-observation, okhttp, okio, org.immutables.serial, org.immutables.value, org.xmlunit:xmlunit-core