
Lists of 78 third-party dependencies.
     (EPL-1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.18 - http://logback.qos.ch/logback-classic)
     (EPL-1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.18 - http://logback.qos.ch/logback-core)
     (Apache-2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.18.4 - https://github.com/FasterXML/jackson)
     (Apache-2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.18.4.1 - https://github.com/FasterXML/jackson-core)
     (Apache-2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.18.4 - https://github.com/FasterXML/jackson)
     (Apache-2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
     (Apache-2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
     (Apache-2.0) Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
     (Apache-2.0) Java UUID Generator (com.fasterxml.uuid:java-uuid-generator:5.1.0 - https://github.com/cowtowncoder/java-uuid-generator)
     (Apache-2.0) zjsonpatch (com.flipkart.zjsonpatch:zjsonpatch:0.4.16 - https://github.com/flipkart-incubator/zjsonpatch/)
     (Apache-2.0) Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.1.8 - https://github.com/ben-manes/caffeine)
     (Apache-2.0) error-prone annotations (com.google.errorprone:error_prone_annotations:2.21.1 - https://errorprone.info/error_prone_annotations)
     (EDL-1.0) JavaBeans Activation Framework (com.sun.activation:jakarta.activation:1.2.1 - https://github.com/eclipse-ee4j/jaf/jakarta.activation)
     (EDL-1.0) (EPL-2.0) (GPL-2.0-only) Jakarta Mail API (com.sun.mail:jakarta.mail:1.6.7 - http://eclipse-ee4j.github.io/mail/jakarta.mail)
     (Apache-2.0) micrometer-commons (io.micrometer:micrometer-commons:1.14.10 - https://github.com/micrometer-metrics/micrometer)
     (Apache-2.0) micrometer-observation (io.micrometer:micrometer-observation:1.14.10 - https://github.com/micrometer-metrics/micrometer)
     (Apache-2.0) Non-Blocking Reactive Foundation for the JVM (io.projectreactor:reactor-core:3.7.9 - https://github.com/reactor/reactor-core)
     (EDL-1.0) Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.3 - https://github.com/jakartaee/jaf-api)
     (EPL-2.0) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)
     (EPL-2.0) (GPL-2.0-only) Jakarta Expression Language API (jakarta.el:jakarta.el-api:5.0.1 - https://projects.eclipse.org/projects/ee4j.el)
     (EDL-1.0) (EPL-2.0) Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api)
     (EDL-1.0) Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 - https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
     (Apache-2.0) Joda-Time (joda-time:joda-time:2.14.0 - https://www.joda.org/joda-time/)
     (Apache-2.0) Apache Commons Collections (org.apache.commons:commons-collections4:4.4 - https://commons.apache.org/proper/commons-collections/)
     (Apache-2.0) Apache Commons Email (org.apache.commons:commons-email:1.6.0 - https://commons.apache.org/proper/commons-email/)
     (Apache-2.0) Apache Commons Lang (org.apache.commons:commons-lang3:3.18.0 - https://commons.apache.org/proper/commons-lang/)
     (Apache-2.0) Apache Commons Text (org.apache.commons:commons-text:1.14.0 - https://commons.apache.org/proper/commons-text)
     (Apache-2.0) Apache Log4j API (org.apache.logging.log4j:log4j-api:2.24.3 - https://logging.apache.org/log4j/2.x/log4j/log4j-api/)
     (Apache-2.0) Log4j API to SLF4J Adapter (org.apache.logging.log4j:log4j-to-slf4j:2.24.3 - https://logging.apache.org/log4j/2.x/log4j/log4j-to-slf4j/)
     (Apache-2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.44 - https://tomcat.apache.org/)
     (Apache-2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.44 - https://tomcat.apache.org/)
     (Apache-2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.44 - https://tomcat.apache.org/)
     (MIT) Checker Qual (org.checkerframework:checker-qual:3.37.0 - https://checkerframework.org/)
     (Apache-2.0) Apache Groovy (org.codehaus.groovy:groovy:3.0.25 - https://groovy-lang.org)
     (Apache-2.0) mybatis (org.mybatis:mybatis:3.5.19 - https://www.mybatis.org/mybatis-3/)
     (GPL-2.0-only (from Nashorn)) OpenJDK Nashorn (org.openjdk.nashorn:nashorn-core:15.6 - https://github.com/openjdk/nashorn)
     (BSD-3-Clause) asm (org.ow2.asm:asm:7.3.1 - http://asm.ow2.io/)
     (BSD-3-Clause) asm-analysis (org.ow2.asm:asm-analysis:7.3.1 - http://asm.ow2.io/)
     (BSD-3-Clause) asm-commons (org.ow2.asm:asm-commons:7.3.1 - http://asm.ow2.io/)
     (BSD-3-Clause) asm-tree (org.ow2.asm:asm-tree:7.3.1 - http://asm.ow2.io/)
     (BSD-3-Clause) asm-util (org.ow2.asm:asm-util:7.3.1 - http://asm.ow2.io/)
     (MIT-0) reactive-streams (org.reactivestreams:reactive-streams:1.0.4 - http://www.reactive-streams.org/)
     (Apache-2.0) JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.17 - http://www.slf4j.org)
     (MIT) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.17 - http://www.slf4j.org)
     (MIT) SLF4J API Module (org.slf4j:slf4j-api:2.0.17 - http://www.slf4j.org)
     (Apache-2.0) Spring AOP (org.springframework:spring-aop:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Beans (org.springframework:spring-beans:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Context (org.springframework:spring-context:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Context Support (org.springframework:spring-context-support:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Core (org.springframework:spring-core:6.2.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring JDBC (org.springframework:spring-jdbc:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Messaging (org.springframework:spring-messaging:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Object/Relational Mapping (org.springframework:spring-orm:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Transaction (org.springframework:spring-tx:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Web (org.springframework:spring-web:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Web MVC (org.springframework:spring-webmvc:6.2.10 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) spring-boot (org.springframework.boot:spring-boot:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-actuator (org.springframework.boot:spring-boot-actuator:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-actuator-autoconfigure (org.springframework.boot:spring-boot-actuator-autoconfigure:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-cache (org.springframework.boot:spring-boot-starter-cache:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-integration (org.springframework.boot:spring-boot-starter-integration:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-security (org.springframework.boot:spring-boot-starter-security:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.4.9 - https://spring.io/projects/spring-boot)
     (Apache-2.0) Spring Integration Core (org.springframework.integration:spring-integration-core:6.4.6 - https://github.com/spring-projects/spring-integration)
     (Apache-2.0) Spring Retry (org.springframework.retry:spring-retry:2.0.12 - https://github.com/spring-projects/spring-retry)
     (Apache-2.0) spring-security-config (org.springframework.security:spring-security-config:6.4.9 - https://spring.io/projects/spring-security)
     (Apache-2.0) spring-security-core (org.springframework.security:spring-security-core:6.5.5 - https://spring.io/projects/spring-security)
     (Apache-2.0) spring-security-crypto (org.springframework.security:spring-security-crypto:6.5.5 - https://spring.io/projects/spring-security)
     (Apache-2.0) spring-security-web (org.springframework.security:spring-security-web:6.4.9 - https://spring.io/projects/spring-security)
     (Apache-2.0) SnakeYAML (org.yaml:snakeyaml:2.3 - https://bitbucket.org/snakeyaml/snakeyaml)
