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 | 6.0.3 | jar | Apache License, Version 2.0 | No |
| org.springframework.data | spring-data-commons | 4.0.6 | 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 |
| org.springframework | spring-web | 7.0.8 | jar | Apache License, Version 2.0 | Yes |
| org.springframework | spring-webflux | 7.0.8 | jar | Apache License, Version 2.0 | 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 |
| org.springframework.boot | spring-boot-restclient | 4.0.7 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-resttestclient | 4.0.7 | jar | Apache License, Version 2.0 |
| 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 |
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 |
|---|---|---|---|---|
| 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.9 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | jaxb-runtime | 4.0.9 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | txw2 | 4.0.9 | 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:
Project Dependency Graph
Dependency Tree
- org.bremersee:comparator-spring-integration:jar:6.0.3
- org.bremersee:comparator:jar:6.0.3 (compile)
- org.bremersee:common-xml-modelling:jar:6.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.9 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.9 (runtime)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:4.0.9 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.9 (runtime)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-annotations:jar:2.2.43 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:common-xml-modelling:jar:6.0.3 (compile)
- org.springframework.data:spring-data-commons:jar:4.0.6 (compile)
- org.springframework:spring-core:jar:7.0.8 (compile)
- commons-logging:commons-logging:jar:1.3.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.6 (compile)
- org.springframework:spring-beans:jar:7.0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:7.0.8 (compile)
- org.springframework:spring-web:jar:7.0.8 (compile)
- io.micrometer:micrometer-observation:jar:1.16.6 (compile)
- io.micrometer:micrometer-commons:jar:1.16.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.16.6 (compile)
- io.micrometer:micrometer-observation:jar:1.16.6 (compile)
- org.springframework:spring-webflux:jar:7.0.8 (compile)
- io.projectreactor:reactor-core:jar:3.8.6 (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.8.6 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-starter:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-starter-logging:jar:4.0.7 (test)
- ch.qos.logback:logback-classic:jar:1.5.34 (test)
- ch.qos.logback:logback-core:jar:1.5.34 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.34 (test)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.25.4 (test)
- org.apache.logging.log4j:log4j-api:jar:2.25.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.25.4 (test)
- org.slf4j:jul-to-slf4j:jar:2.0.18 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.34 (test)
- org.springframework.boot:spring-boot-autoconfigure:jar:4.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-logging:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-test:jar:4.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:4.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- com.jayway.jsonpath:json-path:jar:2.10.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.5 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
- net.minidev:json-smart:jar:2.6.0 (test)
- net.minidev:accessors-smart:jar:2.6.0 (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.6.0 (test)
- org.assertj:assertj-core:jar:3.27.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.awaitility:awaitility:jar:4.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (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:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.20.0 (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-test:jar:7.0.8 (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:4.0.7 (test)
- org.springframework.boot:spring-boot-starter-web:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-starter-jackson:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-jackson:jar:4.0.7 (test)
- tools.jackson.core:jackson-databind:jar:3.1.4 (test)
- tools.jackson.core:jackson-core:jar:3.1.4 (test)
![[Information]](./images/icon_info_sml.gif)
- tools.jackson.core:jackson-core:jar:3.1.4 (test)
- tools.jackson.core:jackson-databind:jar:3.1.4 (test)
- org.springframework.boot:spring-boot-jackson:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-starter-tomcat:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-starter-tomcat-runtime:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-web-server:jar:4.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.22 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-el:jar:11.0.22 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:11.0.22 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-web-server:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-tomcat:jar:4.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-tomcat-runtime:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-http-converter:jar:4.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-webmvc:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-servlet:jar:4.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-webmvc:jar:7.0.8 (test)
- org.springframework:spring-aop:jar:7.0.8 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-expression:jar:7.0.8 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:7.0.8 (test)
- org.springframework.boot:spring-boot-servlet:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-starter-jackson:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-restclient:jar:4.0.7 (test)
- org.springframework.boot:spring-boot:jar:4.0.7 (test)
- org.springframework:spring-context:jar:7.0.8 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context:jar:7.0.8 (test)
- org.springframework.boot:spring-boot-http-client:jar:4.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:4.0.7 (test)
- org.springframework.boot:spring-boot-resttestclient:jar:4.0.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.46 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.immutables:value:jar:2.12.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.immutables:serial:jar:2.12.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.20.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.8 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.8 (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.17.8 (test)
- org.bremersee:comparator:jar:6.0.3 (compile)
Licenses
MIT-0: reactive-streams
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Awaitility
LGPL-2.1-only: Logback Classic Module, Logback Core Module
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
EDL 1.0: Angus Activation Registries, Jakarta Activation API
Apache License 2.0: JSON library from Android SDK, 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 Integration, Non-Blocking Reactive Foundation for the JVM, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Data Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, Spring WebFlux, spring-boot, spring-boot-autoconfigure, spring-boot-http-client, spring-boot-http-converter, spring-boot-jackson, spring-boot-restclient, spring-boot-resttestclient, spring-boot-servlet, spring-boot-starter, spring-boot-starter-jackson, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-tomcat-runtime, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, spring-boot-tomcat, spring-boot-web-server, spring-boot-webmvc, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
Apache-2.0: Apache Commons Logging, Apache Log4j API, AssertJ Core, Log4j API to SLF4J Adapter
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core, mockito-junit-jupiter
EPL 2.0: Jakarta Annotations API
EPL-2.0: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, jackson-databind, json-path, micrometer-commons, micrometer-observation, org.immutables.serial, org.immutables.value, org.xmlunit:xmlunit-core
