We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6982100 commit cafcecbCopy full SHA for cafcecb
spring-ai-bom/pom.xml
@@ -201,6 +201,12 @@
201
<version>${project.version}</version>
202
</dependency>
203
204
+ <dependency>
205
+ <groupId>org.springframework.ai</groupId>
206
+ <artifactId>spring-ai-coherence-store</artifactId>
207
+ <version>${project.version}</version>
208
+ </dependency>
209
+
210
<dependency>
211
<groupId>org.springframework.ai</groupId>
212
<artifactId>spring-ai-milvus-store</artifactId>
0 commit comments