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 cafcecb commit bf66415Copy full SHA for bf66415
spring-ai-bom/pom.xml
@@ -413,6 +413,12 @@
413
<version>${project.version}</version>
414
</dependency>
415
416
+ <dependency>
417
+ <groupId>org.springframework.ai</groupId>
418
+ <artifactId>spring-ai-coherence-store-spring-boot-starter</artifactId>
419
+ <version>${project.version}</version>
420
+ </dependency>
421
+
422
<dependency>
423
<groupId>org.springframework.ai</groupId>
424
<artifactId>spring-ai-watsonx-ai</artifactId>
0 commit comments