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 6.0.3 jar Apache License, Version 2.0 No
org.bremersee common-exception-spring-webflux 6.0.3 jar Apache License, Version 2.0 No
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

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.20.0 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:

GroupId ArtifactId Version Type Licenses
com.fasterxml.jackson.core jackson-annotations 2.21 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 7.1.1 jar The Apache License, Version 2.0
commons-logging commons-logging 1.3.6 jar Apache-2.0
io.micrometer micrometer-commons 1.16.6 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.16.6 jar The Apache Software License, Version 2.0
io.projectreactor reactor-core 3.8.6 jar Apache License, Version 2.0
io.swagger.core.v3 swagger-annotations 2.2.43 jar Apache License 2.0
org.bremersee common-exception 6.0.3 jar Apache License, Version 2.0
org.bremersee common-exception-model 6.0.3 jar Apache License, Version 2.0
org.bremersee common-exception-spring-web 6.0.3 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.reactivestreams reactive-streams 1.0.4 jar MIT-0
org.springframework spring-aop 7.0.8 jar Apache License, Version 2.0
org.springframework spring-beans 7.0.8 jar Apache License, Version 2.0
org.springframework spring-context 7.0.8 jar Apache License, Version 2.0
org.springframework spring-core 7.0.8 jar Apache License, Version 2.0
org.springframework spring-expression 7.0.8 jar Apache License, Version 2.0
org.springframework spring-web 7.0.8 jar Apache License, Version 2.0
org.springframework spring-webflux 7.0.8 jar Apache License, Version 2.0
org.springframework.boot spring-boot 4.0.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 4.0.7 jar Apache License, Version 2.0
tools.jackson.core jackson-core 3.1.4 jar The Apache Software License, Version 2.0
tools.jackson.core jackson-databind 3.1.4 jar The Apache Software License, Version 2.0
tools.jackson.dataformat jackson-dataformat-xml 3.1.4 jar The Apache Software 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
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
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
org.objenesis objenesis 3.3 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

Apache License 2.0: swagger-annotations

The Apache License, Version 2.0: JSpecify annotations, 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 Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring WebFlux, spring-boot, spring-boot-autoconfigure, spring-boot-devtools

Apache-2.0: Apache Commons Logging

MIT: 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