File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 201201 <version >${project.version} </version >
202202 </dependency >
203203
204+ <dependency >
205+ <groupId >org.springframework.ai</groupId >
206+ <artifactId >spring-ai-coherence-store</artifactId >
207+ <version >${project.version} </version >
208+ </dependency >
209+
204210 <dependency >
205211 <groupId >org.springframework.ai</groupId >
206212 <artifactId >spring-ai-milvus-store</artifactId >
407413 <version >${project.version} </version >
408414 </dependency >
409415
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+
410422 <dependency >
411423 <groupId >org.springframework.ai</groupId >
412424 <artifactId >spring-ai-watsonx-ai</artifactId >
You can’t perform that action at this time.
0 commit comments