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 |
|---|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-databind | 2.18.5 | jar | The Apache Software License, Version 2.0 | No |
| org.bremersee | common-exception | 5.0.0 | jar | Apache License, Version 2.0 | No |
| org.ldaptive | ldaptive | 2.4.2 | jar | Apache 2GNU Lesser General Public License | No |
| org.ldaptive | ldaptive-beans | 2.4.2 | jar | Apache 2GNU Lesser General Public License | No |
| org.passay | passay | 1.6.6 | jar | Apache 2GNU Lesser General Public License | No |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT | No |
| org.springframework | spring-context | 6.2.15 | jar | Apache License, Version 2.0 | No |
| io.projectreactor | reactor-core | 3.7.14 | jar | Apache License, Version 2.0 | Yes |
| 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 |
|---|---|---|---|---|
| com.unboundid | unboundid-ldapsdk | 6.0.11 | jar | Apache License, Version 2GNU General Public License version 2 (GPLv2)GNU Lesser General Public License version 2.1 (LGPLv2.1)UnboundID LDAP SDK Free Use License |
| io.projectreactor | reactor-test | 3.7.14 | jar | Apache License, Version 2.0 |
| org.mockito | mockito-core | 5.14.2 | jar | MIT |
| org.springframework.boot | spring-boot-starter | 3.4.13 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-test | 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:
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-ldaptive:jar:5.0.0
- 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)
- 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-beans: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:spring-expression: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-aop:jar:6.2.15 (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)
- 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)
- org.springframework.boot:spring-boot-starter-test: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)
- com.jayway.jsonpath:json-path:jar:2.9.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (test)
- net.minidev:json-smart:jar:2.5.2 (test)
- net.minidev:accessors-smart:jar:2.5.2 (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.5.2 (test)
- 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-test:jar:3.4.13 (test)
- org.springframework.boot:spring-boot-starter:jar:3.4.13 (test)
- org.springframework.boot:spring-boot:jar:3.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.13 (test)
![[Information]](./images/icon_info_sml.gif)
- 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:jar:3.4.13 (test)
- com.unboundid:unboundid-ldapsdk:jar:6.0.11 (test)
![[Information]](./images/icon_info_sml.gif)
- io.projectreactor:reactor-test:jar:3.7.14 (test)
![[Information]](./images/icon_info_sml.gif)
- 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-exception:jar:5.0.0 (compile)
Licenses
GNU Lesser General Public License version 2.1 (LGPLv2.1): UnboundID LDAP SDK for Java
MIT-0: reactive-streams
Apache 2.0: Awaitility
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
GNU General Public License version 2 (GPLv2): UnboundID LDAP SDK for Java
Apache License, Version 2: UnboundID LDAP SDK for Java
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
Apache 2: LDAPTIVE BEANS, LDAPTIVE CORE, Passay Library
UnboundID LDAP SDK Free Use License: UnboundID LDAP SDK for Java
EDL 1.0: Jakarta Activation API
Apache License 2.0: JSON library from Android SDK
The MIT License: Project Lombok
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Common Exception, Netty/Buffer, Netty/Codec, Netty/Common, Netty/Handler, Netty/Resolver, 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, Reactor Test support, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Integration Ldaptive, Spring TestContext Framework, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure
Apache-2.0: Apache Log4j API, Log4j API to SLF4J Adapter
MIT: JUL to SLF4J bridge, SLF4J API Module, mockito-core, mockito-junit-jupiter
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
EPL 2.0: Jakarta Annotations API
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
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
