Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 |
| org.springframework.boot | spring-boot-starter-test | 3.4.13 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-web | 3.4.13 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-webflux | 3.4.13 | 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 | Optional |
|---|---|---|---|---|---|
| com.sun.istack | istack-commons-runtime | 4.1.2 | jar | Eclipse Distribution License - v 1.0 | Yes |
| org.eclipse.angus | angus-activation | 2.0.3 | jar | EDL 1.0 | Yes |
| org.glassfish.jaxb | jaxb-core | 4.0.6 | jar | Eclipse Distribution License - v 1.0 | Yes |
| org.glassfish.jaxb | jaxb-runtime | 4.0.6 | jar | Eclipse Distribution License - v 1.0 | Yes |
| org.glassfish.jaxb | txw2 | 4.0.6 | jar | Eclipse Distribution License - v 1.0 | Yes |
| org.mongodb | bson-record-codec | 5.2.1 | jar | The 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:
Project Dependency Graph
Dependency Tree
- org.bremersee:spring-integration-boot-autoconfigure:jar:5.0.0
- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.13 (compile)
- org.springframework.boot:spring-boot:jar:3.4.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:3.4.13 (compile)
- org.mapstruct:mapstruct:jar:1.6.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-configuration-processor:jar:3.4.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.security:spring-security-config:jar:6.4.13 (compile)
- org.springframework.security:spring-security-core:jar:6.4.13 (compile)
- org.springframework.security:spring-security-crypto:jar:6.4.13 (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.security:spring-security-crypto:jar:6.4.13 (compile)
- org.springframework:spring-aop:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context:jar:6.2.15 (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.springframework.security:spring-security-core:jar:6.4.13 (compile)
- org.springframework:spring-webmvc:jar:6.2.15 (compile)
- org.springframework:spring-expression:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-web:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-expression:jar:6.2.15 (compile)
- org.bremersee:comparator:jar:5.0.0 (compile)
- org.bremersee:common-xml-modelling:jar:5.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.6 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (runtime)
- 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)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (runtime)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-annotations:jar:2.2.34 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:common-xml-modelling:jar:5.0.0 (compile)
- org.bremersee:spring-integration-core:jar:5.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:spring-integration-data-commons:jar:5.0.0 (compile)
- org.springframework.data:spring-data-commons:jar:3.4.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.data:spring-data-commons:jar:3.4.13 (compile)
- org.bremersee:spring-integration-data-mongodb:jar:5.0.0 (compile)
- org.springframework.data:spring-data-mongodb:jar:4.4.13 (compile)
- org.springframework:spring-tx:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mongodb:mongodb-driver-core:jar:5.2.1 (compile)
- org.mongodb:bson:jar:5.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mongodb:bson-record-codec:jar:5.2.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.mongodb:bson:jar:5.2.1 (compile)
- org.springframework:spring-tx:jar:6.2.15 (compile)
- org.springframework.data:spring-data-mongodb:jar:4.4.13 (compile)
- org.bremersee:spring-integration-ldaptive:jar:5.0.0 (compile)
- org.bremersee:common-exception:jar:5.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ldaptive:ldaptive:jar:2.4.2 (compile)
- io.netty:netty-handler: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-resolver: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-transport-native-unix-common: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-common: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-classes-epoll:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-epoll:jar:4.1.130.Final (compile)
- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.130.Final (compile)
- io.netty:netty-transport-classes-kqueue:jar:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-kqueue:jar:4.1.130.Final (compile)
- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.130.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler:jar:4.1.130.Final (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ldaptive:ldaptive-beans:jar:2.4.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.passay:passay:jar:1.6.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:common-exception:jar:5.0.0 (compile)
- org.bremersee:spring-integration-security:jar:5.0.0 (compile)
- com.jayway.jsonpath:json-path:jar:2.9.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context-support:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.security:spring-security-oauth2-client:jar:6.4.13 (compile)
- org.springframework.security:spring-security-oauth2-core:jar:6.4.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.security:spring-security-web:jar:6.4.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.nimbusds:oauth2-oidc-sdk:jar:9.43.6 (compile)
- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.nimbusds:content-type:jar:2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.nimbusds:lang-tag:jar:1.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 (compile)
- org.springframework.security:spring-security-oauth2-core:jar:6.4.13 (compile)
- org.springframework.security:spring-security-oauth2-jose:jar:6.4.13 (compile)
- com.nimbusds:nimbus-jose-jwt:jar:9.37.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.nimbusds:nimbus-jose-jwt:jar:9.37.4 (compile)
- org.springframework.security:spring-security-oauth2-resource-server:jar:6.4.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.jayway.jsonpath:json-path:jar:2.9.0 (compile)
- org.bremersee:spring-integration-security-ldaptive:jar:5.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:spring-integration-minio:jar:5.0.0 (compile)
- io.minio:minio:jar:8.5.17 (compile)
- com.carrotsearch.thirdparty:simple-xml-safe:jar:2.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.3.1-jre (compile)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.43.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.28.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- org.bouncycastle:bcprov-jdk18on:jar:1.78.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-compress:jar:1.27.1 (compile)
- commons-io:commons-io:jar:2.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.19.0 (compile)
- commons-codec:commons-codec:jar:1.17.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.xerial.snappy:snappy-java:jar:1.1.10.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.carrotsearch.thirdparty:simple-xml-safe:jar:2.7.1 (compile)
- com.squareup.okhttp3:okhttp:jar:4.12.0 (compile)
- com.squareup.okio:okio:jar:3.6.0 (compile)
- com.squareup.okio:okio-jvm:jar:3.6.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25 (compile)
- com.squareup.okio:okio-jvm:jar:3.6.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25 (compile)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25 (compile)
- org.jetbrains:annotations:jar:13.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25 (compile)
- com.squareup.okio:okio:jar:3.6.0 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.minio:minio:jar:8.5.17 (compile)
- org.bremersee:spring-integration-thymeleaf:jar:5.0.0 (compile)
- org.thymeleaf:thymeleaf:jar:3.1.3.RELEASE (compile)
- ognl:ognl:jar:3.3.4 (compile)
- org.javassist:javassist:jar:3.29.0-GA (compile)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.29.0-GA (compile)
- org.attoparser:attoparser:jar:2.0.7.RELEASE (compile)
![[Information]](./images/icon_info_sml.gif)
- org.unbescape:unbescape:jar:1.1.6.RELEASE (compile)
![[Information]](./images/icon_info_sml.gif)
- ognl:ognl:jar:3.3.4 (compile)
- org.thymeleaf:thymeleaf-spring6:jar:3.1.3.RELEASE (compile)
![[Information]](./images/icon_info_sml.gif)
- org.thymeleaf:thymeleaf:jar:3.1.3.RELEASE (compile)
- org.bremersee:spring-integration-web:jar:5.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bremersee:spring-integration-webflux:jar:5.0.0 (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)
- eu.maxschuster:dataurl:jar:2.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-webflux:jar:6.2.15 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter-logging:jar:3.4.13 (test)
- ch.qos.logback:logback-classic:jar:1.5.22 (test)
- ch.qos.logback:logback-core:jar:1.5.22 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.22 (test)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3 (test)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (test)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.22 (test)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-logging:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-test:jar:3.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4 (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.5.2 (compile)
- net.minidev:accessors-smart:jar:2.5.2 (compile)
- org.ow2.asm:asm:jar:9.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.7.1 (compile)
- net.minidev:accessors-smart:jar:2.5.2 (compile)
- org.assertj:assertj-core:jar:3.26.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.awaitility:awaitility:jar:4.2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (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:5.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.mockito:mockito-junit-jupiter:jar:5.14.2 (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:6.2.15 (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:3.4.13 (test)
- org.springframework.boot:spring-boot-starter-web:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter-json:jar:3.4.13 (test)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.18.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.5 (test)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.4.13 (test)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.50 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.50 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.50 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.50 (test)
- org.springframework.boot:spring-boot-starter-json:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter-webflux:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.4.13 (test)
- io.projectreactor.netty:reactor-netty-http:jar:1.2.13 (test)
- io.netty:netty-codec-http:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-http2:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns:jar:4.1.130.Final (test)
- io.netty:netty-codec-dns:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-dns:jar:4.1.130.Final (test)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.130.Final (test)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.130.Final (test)
- io.projectreactor.netty:reactor-netty-core:jar:1.2.13 (test)
- io.netty:netty-handler-proxy:jar:4.1.130.Final (test)
- io.netty:netty-codec-socks:jar:4.1.130.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-socks:jar:4.1.130.Final (test)
- io.netty:netty-handler-proxy:jar:4.1.130.Final (test)
- io.netty:netty-codec-http:jar:4.1.130.Final (test)
- io.projectreactor.netty:reactor-netty-http:jar:1.2.13 (test)
- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.4.13 (test)
- 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.springframework.boot:spring-boot-autoconfigure:jar:3.4.13 (compile)
Licenses
Apache License, version 2.0: OAuth 2.0 SDK with OpenID Connect extensions
MIT-0: reactive-streams
The Apache License, Version 2.0: BSON, BSON Record Codec, Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, MongoDB Java Driver Core, minio, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Awaitility, error-prone annotations
BSD-3-Clause: asm
BSD License 3: Hamcrest
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
GNU Lesser General Public License: LDAPTIVE BEANS, LDAPTIVE CORE, Logback Classic Module, Logback Core Module, Passay Library
Bouncy Castle Licence: Bouncy Castle Provider
Apache 2: DataUrl, LDAPTIVE BEANS, LDAPTIVE CORE, Passay Library
EDL 1.0: Angus Activation Registries, Jakarta Activation API
Apache License 2.0: JSON library from Android SDK, Javassist, swagger-annotations
The MIT License: Checker Qual, Project Lombok
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Common Exception, Common Xml Modelling, Comparator, Guava: Google Core Libraries for Java, J2ObjC Annotations, JCIP Annotations under Apache License, 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/Classes/KQueue, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, 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 Context Support, Spring Core, Spring Data Core, Spring Data MongoDB - Core, Spring Expression Language (SpEL), Spring Integration Boot Autoconfiguration, Spring Integration Core, Spring Integration Data Commons, Spring Integration Data MongoDB, Spring Integration Ldaptive, Spring Integration Minio, Spring Integration Security, Spring Integration Security Ldaptive, Spring Integration Thymeleaf, Spring Integration Web, Spring Integration WebFlux, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, Spring WebFlux, spring-boot, spring-boot-autoconfigure, spring-boot-configuration-processor, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-web, spring-boot-starter-webflux, spring-boot-test, spring-boot-test-autoconfigure, spring-security-config, spring-security-core, spring-security-crypto, spring-security-oauth2-client, spring-security-oauth2-core, spring-security-oauth2-jose, spring-security-oauth2-resource-server, spring-security-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Log4j API, 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
LGPL 2.1: Javassist
EPL 2.0: Jakarta Annotations API
MPL 1.1: Javassist
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Core functionality for the Reactor Netty library, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HTTP functionality for the Reactor Netty library, IntelliJ IDEA Annotations, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, MapStruct Core, Nimbus Content Type, Nimbus JOSE+JWT, Nimbus LangTag, OGNL - Object Graph Navigation Library, Simple XML (safe), attoparser, jackson-databind, json-path, micrometer-commons, micrometer-observation, okhttp, okio, org.immutables.serial, org.immutables.value, org.xmlunit:xmlunit-core, thymeleaf, thymeleaf-spring6, unbescape
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
