-
Notifications
You must be signed in to change notification settings - Fork 2
/
DEPENDENCIES
163 lines (162 loc) · 22.9 KB
/
DEPENDENCIES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
Lists of 161 third-party dependencies.
(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.4.11 - http://logback.qos.ch/logback-classic)
(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.4.11 - http://logback.qos.ch/logback-core)
(Apache License, Version 2.0) ClassMate (com.fasterxml:classmate:1.6.0 - https://github.com/FasterXML/java-classmate)
(The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.15.3 - https://github.com/FasterXML/jackson)
(The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.15.3 - https://github.com/FasterXML/jackson-core)
(The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.15.3 - https://github.com/FasterXML/jackson)
(The Apache Software License, Version 2.0) Jackson-dataformat-TOML (com.fasterxml.jackson.dataformat:jackson-dataformat-toml:2.15.3 - https://github.com/FasterXML/jackson-dataformats-text)
(The Apache Software License, Version 2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
(The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
(The Apache Software License, Version 2.0) Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.15.3 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
(The Apache License, Version 2.0) Java JSON Schema Generator (com.github.victools:jsonschema-generator:4.31.1 - https://github.com/victools/jsonschema-generator)
(The Apache License, Version 2.0) Java JSON Schema Generator Module – jackson (com.github.victools:jsonschema-module-jackson:4.31.1 - https://github.com/victools/jsonschema-generator)
(The Apache License, Version 2.0) Java JSON Schema Generator Module – swagger (2.x) (com.github.victools:jsonschema-module-swagger-2:4.35.0 - https://github.com/victools/jsonschema-generator/jsonschema-module-swagger-2)
(Apache-2.0) Gson (com.google.code.gson:gson:2.10.1 - https://github.com/google/gson/gson)
(BSD-3-Clause) Protocol Buffers [Core] (com.google.protobuf:protobuf-java:3.25.2 - https://developers.google.com/protocol-buffers/protobuf-java/)
(The Apache Software License, Version 2.0) json-path (com.jayway.jsonpath:json-path:2.8.0 - https://github.com/jayway/JsonPath)
(MIT License) JTokkit (com.knuddels:jtokkit:1.0.0 - https://github.com/knuddelsgmbh/jtokkit)
(Eclipse Distribution License - v 1.0) istack common utility code runtime (com.sun.istack:istack-commons-runtime:4.1.2 - https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime)
(Apache License, Version 2.0) backend (com.talkforgeai:backend:0.2.2-SNAPSHOT - https://spring.io/projects/spring-boot/talkforgeai/backend)
(Apache License, Version 2.0) frontend (com.talkforgeai:frontend:0.2.2-SNAPSHOT - https://spring.io/projects/spring-boot/talkforgeai/frontend)
(Apache License, Version 2.0) service (com.talkforgeai:service:0.2.2-SNAPSHOT - https://spring.io/projects/spring-boot/talkforgeai/service)
(Apache License 2.0) JSON library from Android SDK (com.vaadin.external.google:android-json:0.0.20131108.vaadin1 - http://developer.android.com/sdk)
(The Apache Software License, Version 2.0) HikariCP (com.zaxxer:HikariCP:5.0.1 - https://github.com/brettwooldridge/HikariCP)
(The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.12.0 - https://github.com/micrometer-metrics/micrometer)
(The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.12.0 - https://github.com/micrometer-metrics/micrometer)
(Apache License, Version 2.0) Netty/Buffer (io.netty:netty-buffer:4.1.101.Final - https://netty.io/netty-buffer/)
(Apache License, Version 2.0) Netty/Codec (io.netty:netty-codec:4.1.101.Final - https://netty.io/netty-codec/)
(Apache License, Version 2.0) Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.101.Final - https://netty.io/netty-codec-dns/)
(Apache License, Version 2.0) Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.101.Final - https://netty.io/netty-codec-http/)
(Apache License, Version 2.0) Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.101.Final - https://netty.io/netty-codec-http2/)
(Apache License, Version 2.0) Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.101.Final - https://netty.io/netty-codec-socks/)
(Apache License, Version 2.0) Netty/Common (io.netty:netty-common:4.1.101.Final - https://netty.io/netty-common/)
(Apache License, Version 2.0) Netty/Handler (io.netty:netty-handler:4.1.101.Final - https://netty.io/netty-handler/)
(Apache License, Version 2.0) Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.101.Final - https://netty.io/netty-handler-proxy/)
(Apache License, Version 2.0) Netty/Resolver (io.netty:netty-resolver:4.1.101.Final - https://netty.io/netty-resolver/)
(Apache License, Version 2.0) Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.101.Final - https://netty.io/netty-resolver-dns/)
(Apache License, Version 2.0) Netty/Resolver/DNS/Classes/MacOS (io.netty:netty-resolver-dns-classes-macos:4.1.101.Final - https://netty.io/netty-resolver-dns-classes-macos/)
(Apache License, Version 2.0) Netty/Resolver/DNS/Native/MacOS (io.netty:netty-resolver-dns-native-macos:4.1.101.Final - https://netty.io/netty-resolver-dns-native-macos/)
(Apache License, Version 2.0) Netty/Transport (io.netty:netty-transport:4.1.101.Final - https://netty.io/netty-transport/)
(Apache License, Version 2.0) Netty/Transport/Classes/Epoll (io.netty:netty-transport-classes-epoll:4.1.101.Final - https://netty.io/netty-transport-classes-epoll/)
(Apache License, Version 2.0) Netty/Transport/Native/Epoll (io.netty:netty-transport-native-epoll:4.1.101.Final - https://netty.io/netty-transport-native-epoll/)
(Apache License, Version 2.0) Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.101.Final - https://netty.io/netty-transport-native-unix-common/)
(Apache License, Version 2.0) Non-Blocking Reactive Foundation for the JVM (io.projectreactor:reactor-core:3.6.0 - https://github.com/reactor/reactor-core)
(The Apache Software License, Version 2.0) Core functionality for the Reactor Netty library (io.projectreactor.netty:reactor-netty-core:1.1.13 - https://github.com/reactor/reactor-netty)
(The Apache Software License, Version 2.0) HTTP functionality for the Reactor Netty library (io.projectreactor.netty:reactor-netty-http:1.1.13 - https://github.com/reactor/reactor-netty)
(Apache 2.0) json-path (io.rest-assured:json-path:5.3.2 - http://maven.apache.org)
(Apache 2.0) rest-assured-common (io.rest-assured:rest-assured-common:5.3.2 - http://maven.apache.org)
(Apache License, Version 2.0) Jandex: Core (io.smallrye:jandex:3.1.2 - https://smallrye.io)
(Apache License 2.0) swagger-annotations (io.swagger.core.v3:swagger-annotations:2.2.20 - https://github.com/swagger-api/swagger-core/modules/swagger-annotations)
(EDL 1.0) Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.2 - https://github.com/jakartaee/jaf-api)
(EPL 2.0) (GPL2 w/ CPE) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)
(The Apache Software License, Version 2.0) Jakarta Dependency Injection (jakarta.inject:jakarta.inject-api:2.0.1 - https://github.com/eclipse-ee4j/injection-api)
(Eclipse Distribution License v. 1.0) (Eclipse Public License v. 2.0) Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api)
(EPL 2.0) (GPL2 w/ CPE) jakarta.transaction API (jakarta.transaction:jakarta.transaction-api:2.0.1 - https://projects.eclipse.org/projects/ee4j.jta)
(Apache License 2.0) Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org)
(Eclipse Distribution License - v 1.0) Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.1 - https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api)
(Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.10 - https://bytebuddy.net/byte-buddy)
(Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.10 - https://bytebuddy.net/byte-buddy-agent)
(Apache License, Version 2.0) TypeTools (net.jodah:typetools:0.6.2 - http://github.com/jhalterman/typetools/)
(The Apache Software License, Version 2.0) ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.0 - https://urielch.github.io/)
(The Apache Software License, Version 2.0) JSON Small and Fast Parser (net.minidev:json-smart:2.5.0 - https://urielch.github.io/)
(Unknown license) Antlr 3 Runtime (org.antlr:antlr-runtime:3.3 - http://www.antlr.org)
(The BSD License) ANTLR 4 Runtime (org.antlr:antlr4-runtime:4.10.1 - http://www.antlr.org/antlr4-runtime)
(BSD licence) ANTLR StringTemplate 4.0.2 (org.antlr:stringtemplate:4.0.2 - http://www.stringtemplate.org)
(Apache-2.0) Apache Commons Lang (org.apache.commons:commons-lang3:3.14.0 - https://commons.apache.org/proper/commons-lang/)
(Apache-2.0) Apache Commons Pool (org.apache.commons:commons-pool2:2.12.0 - https://commons.apache.org/proper/commons-pool/)
(Apache-2.0) Apache Commons Text (org.apache.commons:commons-text:1.11.0 - https://commons.apache.org/proper/commons-text)
(The Apache Software License, Version 2.0) Apache Groovy (org.apache.groovy:groovy:4.0.15 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.apache.groovy:groovy-json:4.0.15 - https://groovy-lang.org)
(Apache-2.0) Apache Log4j API (org.apache.logging.log4j:log4j-api:2.21.1 - https://logging.apache.org/log4j/2.x/log4j/log4j-api/)
(Apache-2.0) Apache Log4j to SLF4J Adapter (org.apache.logging.log4j:log4j-to-slf4j:2.21.1 - https://logging.apache.org/log4j/2.x/log4j/log4j-to-slf4j/)
(Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.16 - https://tomcat.apache.org/)
(Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.16 - https://tomcat.apache.org/)
(Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.16 - https://tomcat.apache.org/)
(The Apache License, Version 2.0) org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian)
(Eclipse Public License - v 2.0) AspectJ Weaver (org.aspectj:aspectjweaver:1.9.20.1 - https://www.eclipse.org/aspectj/)
(Apache License, Version 2.0) AssertJ Core (org.assertj:assertj-core:3.24.2 - https://assertj.github.io/doc/#assertj-core)
(Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.0 - http://awaitility.org)
(EDL 1.0) Angus Activation Registries (org.eclipse.angus:angus-activation:2.0.1 - https://github.com/eclipse-ee4j/angus-activation/angus-activation)
(Apache License, Version 2.0) flyway-core (org.flywaydb:flyway-core:9.22.3 - https://flywaydb.org/flyway-core)
(Eclipse Distribution License - v 1.0) JAXB Core (org.glassfish.jaxb:jaxb-core:4.0.4 - https://eclipse-ee4j.github.io/jaxb-ri/)
(Eclipse Distribution License - v 1.0) JAXB Runtime (org.glassfish.jaxb:jaxb-runtime:4.0.4 - https://eclipse-ee4j.github.io/jaxb-ri/)
(Eclipse Distribution License - v 1.0) TXW2 Runtime (org.glassfish.jaxb:txw2:4.0.4 - https://eclipse-ee4j.github.io/jaxb-ri/)
(BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
(GNU Library General Public License v2.1 or later) Hibernate Commons Annotations (org.hibernate.common:hibernate-commons-annotations:6.0.6.Final - http://hibernate.org)
(GNU Library General Public License v2.1 or later) Hibernate ORM - hibernate-community-dialects (org.hibernate.orm:hibernate-community-dialects:6.3.1.Final - https://hibernate.org/orm)
(GNU Library General Public License v2.1 or later) Hibernate ORM - hibernate-core (org.hibernate.orm:hibernate-core:6.3.1.Final - https://hibernate.org/orm)
(Apache License 2.0) Hibernate Validator Engine (org.hibernate.validator:hibernate-validator:8.0.1.Final - http://hibernate.org/validator/hibernate-validator)
(Apache License 2.0) JBoss Logging 3 (org.jboss.logging:jboss-logging:3.5.3.Final - http://www.jboss.org)
(Public Domain) JSON in Java (org.json:json:20231013 - https://github.com/douglascrockford/JSON-java)
(Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.1 - https://junit.org/junit5/)
(Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.1 - https://junit.org/junit5/)
(Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.1 - https://junit.org/junit5/)
(Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.1 - https://junit.org/junit5/)
(Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.1 - https://junit.org/junit5/)
(Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.1 - https://junit.org/junit5/)
(MIT) mockito-core (org.mockito:mockito-core:5.7.0 - https://github.com/mockito/mockito)
(MIT) mockito-junit-jupiter (org.mockito:mockito-junit-jupiter:5.7.0 - https://github.com/mockito/mockito)
(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
(BSD-3-Clause) asm (org.ow2.asm:asm:9.3 - http://asm.ow2.io/)
(MIT-0) reactive-streams (org.reactivestreams:reactive-streams:1.0.4 - http://www.reactive-streams.org/)
(The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.1 - https://github.com/skyscreamer/JSONassert)
(MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.9 - http://www.slf4j.org)
(MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.9 - http://www.slf4j.org)
(Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Aspects (org.springframework:spring-aspects:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Context Support (org.springframework:spring-context-support:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring JDBC (org.springframework:spring-jdbc:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Messaging (org.springframework:spring-messaging:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Object/Relational Mapping (org.springframework:spring-orm:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Transaction (org.springframework:spring-tx:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Web (org.springframework:spring-web:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring WebFlux (org.springframework:spring-webflux:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:6.1.1 - https://github.com/spring-projects/spring-framework)
(Apache 2.0) Spring AI Model - Anthropic (org.springframework.ai:spring-ai-anthropic:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache 2.0) Spring AI Starter - Anthropic (org.springframework.ai:spring-ai-anthropic-spring-boot-starter:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache 2.0) Spring AI Core (org.springframework.ai:spring-ai-core:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache 2.0) Spring AI Model - Mistral AI (org.springframework.ai:spring-ai-mistral-ai:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache 2.0) Spring AI Starter - MistralAI (org.springframework.ai:spring-ai-mistral-ai-spring-boot-starter:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache 2.0) Spring AI Model - Ollama (org.springframework.ai:spring-ai-ollama:1.0.0-M1 - no url defined)
(Apache 2.0) Spring AI Starter - Ollama (org.springframework.ai:spring-ai-ollama-spring-boot-starter:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache 2.0) Spring AI Model - OpenAI (org.springframework.ai:spring-ai-openai:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache 2.0) Spring AI Starter - OpenAI (org.springframework.ai:spring-ai-openai-spring-boot-starter:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache 2.0) Spring AI Retry (org.springframework.ai:spring-ai-retry:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache 2.0) Spring AI Auto Configuration (org.springframework.ai:spring-ai-spring-boot-autoconfigure:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache 2.0) Spring AI Model - Stability AI (org.springframework.ai:spring-ai-stability-ai:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache 2.0) Spring AI Starter - Stability AI (org.springframework.ai:spring-ai-stability-ai-spring-boot-starter:1.0.0-M1 - https://github.com/spring-projects/spring-ai)
(Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-devtools (org.springframework.boot:spring-boot-devtools:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-aop (org.springframework.boot:spring-boot-starter-aop:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-data-jpa (org.springframework.boot:spring-boot-starter-data-jpa:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-jdbc (org.springframework.boot:spring-boot-starter-jdbc:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-reactor-netty (org.springframework.boot:spring-boot-starter-reactor-netty:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-webflux (org.springframework.boot:spring-boot-starter-webflux:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.2.0 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-cloud-function-context (org.springframework.cloud:spring-cloud-function-context:4.1.1 - https://spring.io/spring-cloud/spring-cloud-function-parent/spring-cloud-function-context)
(Apache License, Version 2.0) Spring Cloud Function Core (org.springframework.cloud:spring-cloud-function-core:4.1.1 - https://spring.io/spring-cloud/spring-cloud-function-parent/spring-cloud-function-core)
(Apache License, Version 2.0) Spring Data Core (org.springframework.data:spring-data-commons:3.2.0 - https://spring.io/projects/spring-data)
(Apache License, Version 2.0) Spring Data JPA (org.springframework.data:spring-data-jpa:3.2.0 - https://projects.spring.io/spring-data-jpa)
(Apache 2.0) Spring Retry (org.springframework.retry:spring-retry:2.0.4 - https://www.springsource.org)
(The Apache Software License, Version 2.0) SQLite JDBC (org.xerial:sqlite-jdbc:3.43.2.1 - https://github.com/xerial/sqlite-jdbc)
(The Apache Software License, Version 2.0) org.xmlunit:xmlunit-core (org.xmlunit:xmlunit-core:2.9.1 - https://www.xmlunit.org/)
(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml)
(MIT) Jedis (redis.clients:jedis:5.0.2 - https://github.com/redis/jedis)