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 cbf2cc1 commit c4a7ab5Copy full SHA for c4a7ab5
integration-tests/jlama/pom.xml
@@ -15,7 +15,7 @@
15
<dependencies>
16
<dependency>
17
<groupId>io.quarkus</groupId>
18
- <artifactId>quarkus-resteasy-reactive-jackson</artifactId>
+ <artifactId>quarkus-rest-jackson</artifactId>
19
</dependency>
20
21
<groupId>io.quarkiverse.langchain4j</groupId>
integration-tests/llama3-java/pom.xml
0 commit comments