File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 </properties >
2424
2525 <dependencies >
26- <dependency >
27- <groupId >dev.langchain4j.cdi</groupId >
28- <artifactId >langchain4j-cdi-portable-ext</artifactId >
29- <version >${langchain4j-cdi.version} </version >
30- </dependency >
31- <dependency >
32- <groupId >dev.langchain4j.cdi.mp</groupId >
33- <artifactId >langchain4j-cdi-config</artifactId >
34- <version >${langchain4j-cdi.version} </version >
35- </dependency >
36- <dependency >
37- <groupId >dev.langchain4j</groupId >
38- <artifactId >langchain4j-open-ai</artifactId >
39- <version >1.16.0</version >
40- </dependency >
4126 <dependency >
4227 <groupId >org.eclipse.jnosql.databases</groupId >
4328 <artifactId >jnosql-mongodb</artifactId >
4934 <version >${jakartaee-api.version} </version >
5035 <scope >provided</scope >
5136 </dependency >
52- <dependency >
53- <groupId >org.primefaces</groupId >
54- <artifactId >primefaces</artifactId >
55- <version >15.0.16</version >
56- <classifier >jakarta</classifier >
57- </dependency >
5837 </dependencies >
5938
6039 <build >
You can’t perform that action at this time.
0 commit comments