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-xml-spring-boot-starter | 5.0.0 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-starter-webflux | 3.4.13 | 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 |
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.glassfish.jaxb | jaxb-runtime | 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 |
|---|---|---|---|---|
| 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:
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 | txw2 | 4.0.6 | jar | Eclipse Distribution License - v 1.0 |
| 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 |
|---|---|---|---|---|
| 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
- org.bremersee:common-xml-spring-boot-webflux-starter:jar:5.0.0
- org.bremersee:common-xml-spring-boot-starter:jar:5.0.0 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.4.13 (compile)
- org.springframework.boot:spring-boot:jar:3.4.13 (compile)
- org.springframework:spring-context:jar:6.2.15 (compile)
- org.springframework:spring-aop: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)
- org.springframework:spring-context:jar:6.2.15 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-logging:jar:3.4.13 (compile)
- ch.qos.logback:logback-classic:jar:1.5.22 (compile)
- ch.qos.logback:logback-core:jar:1.5.22 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.22 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.22 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- 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.yaml:snakeyaml:jar:2.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:3.4.13 (compile)
- org.bremersee:common-xml:jar:5.0.0 (compile)
- org.bremersee:common-xml-modelling:jar:5.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.reflections:reflections:jar:0.10.2 (compile)
- org.javassist:javassist:jar:3.28.0-GA (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.28.0-GA (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:common-xml-modelling:jar:5.0.0 (compile)
- org.bremersee:common-xml-spring-boot-autoconfigure:jar:5.0.0 (compile)
- org.springframework.boot:spring-boot-devtools:jar:3.4.13 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-devtools:jar:3.4.13 (runtime)
- org.springframework.boot:spring-boot-starter:jar:3.4.13 (compile)
- org.springframework.boot:spring-boot-starter-webflux:jar:3.4.13 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.4.13 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.5 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.5 (compile)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.4.13 (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.2.13 (compile)
- io.netty:netty-codec-http:jar:4.1.130.Final (compile)
- io.netty:netty-common:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-buffer:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-common:jar:4.1.130.Final (compile)
- io.netty:netty-codec-http2:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns:jar:4.1.130.Final (compile)
- io.netty:netty-resolver:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-dns:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver:jar:4.1.130.Final (compile)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.130.Final (compile)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.130.Final (compile)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.130.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-epoll:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-unix-common:jar:4.1.130.Final (compile)
- io.projectreactor.netty:reactor-netty-core:jar:1.2.13 (compile)
- io.netty:netty-handler-proxy:jar:4.1.130.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-socks:jar:4.1.130.Final (compile)
- io.netty:netty-handler-proxy:jar:4.1.130.Final (compile)
- io.netty:netty-codec-http:jar:4.1.130.Final (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.2.13 (compile)
- org.springframework:spring-web:jar:6.2.15 (compile)
- org.springframework:spring-beans:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- 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)
- org.springframework:spring-beans:jar:6.2.15 (compile)
- org.springframework:spring-webflux:jar:6.2.15 (compile)
- 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-json:jar:3.4.13 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.6 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (runtime)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:4.0.6 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (runtime)
- 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.bremersee:common-xml-spring-boot-starter:jar:5.0.0 (compile)
Licenses
MIT-0: reactive-streams
GPL2 w/ CPE: Jakarta Annotations API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
WTFPL: Reflections
Apache License 2.0: Javassist
EDL 1.0: Angus Activation Registries, Jakarta Activation API
The MIT License: Project Lombok
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Common Xml, Common Xml Modelling, Common Xml Spring Boot Autoconfiguration, Common Xml Spring Boot Starter, Common Xml Spring Boot WebFlux Starter, 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, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring WebFlux, spring-boot, spring-boot-autoconfigure, spring-boot-devtools, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-webflux
Apache-2.0: Apache Log4j API, Log4j API to SLF4J Adapter
MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core
LGPL 2.1: Javassist
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
EPL 2.0: Jakarta Annotations API
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Core functionality for the Reactor Netty library, FindBugs-jsr305, HTTP functionality for the Reactor Netty library, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Reflections, jackson-databind, micrometer-commons, micrometer-observation, org.immutables.serial, org.immutables.value
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
