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 comparator-spring-boot-autoconfigure 5.0.0 jar Apache License, Version 2.0 No
org.springframework spring-web 6.2.15 jar Apache License, Version 2.0 No
org.springframework spring-webflux 6.2.15 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:

GroupId ArtifactId Version Type Licenses
com.fasterxml.jackson.core jackson-annotations 2.18.5 jar The Apache Software License, Version 2.0
io.micrometer micrometer-commons 1.14.14 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.14.14 jar The Apache Software License, Version 2.0
io.projectreactor reactor-core 3.7.14 jar Apache License, Version 2.0
io.swagger.core.v3 swagger-annotations 2.2.34 jar Apache License 2.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.4 jar Eclipse Distribution License - v 1.0
org.bremersee common-xml-modelling 5.0.0 jar Apache License, Version 2.0
org.bremersee comparator 5.0.0 jar Apache License, Version 2.0
org.bremersee comparator-spring-integration 5.0.0 jar Apache License, Version 2.0
org.reactivestreams reactive-streams 1.0.4 jar MIT-0
org.slf4j slf4j-api 2.0.17 jar MIT
org.springframework spring-aop 6.2.15 jar Apache License, Version 2.0
org.springframework spring-beans 6.2.15 jar Apache License, Version 2.0
org.springframework spring-context 6.2.15 jar Apache License, Version 2.0
org.springframework spring-core 6.2.15 jar Apache License, Version 2.0
org.springframework spring-expression 6.2.15 jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.15 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.4.13 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.4.13 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 3.4.13 jar Apache 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
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0
org.eclipse.angus angus-activation 2.0.3 jar EDL 1.0
org.glassfish.jaxb jaxb-core 4.0.6 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.6 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.6 jar Eclipse Distribution License - v 1.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

Licenses

MIT-0: reactive-streams

EDL 1.0: Angus Activation Registries, Jakarta Activation API

Apache License 2.0: swagger-annotations

The MIT License: Project Lombok

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Common Xml Modelling, Comparator, Comparator Spring Boot Autoconfigure, Comparator Spring Boot Web Starter, Comparator Spring Integration, Non-Blocking Reactive Foundation for the JVM, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Expression Language (SpEL), Spring Web, Spring WebFlux, spring-boot, spring-boot-autoconfigure

Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

MIT: SLF4J API Module, mockito-core

The Apache Software License, Version 2.0: Jackson-annotations, micrometer-commons, micrometer-observation, org.immutables.serial, org.immutables.value