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 b0934ab commit e7c88a2Copy full SHA for e7c88a2
pom.xml
@@ -38,6 +38,10 @@
38
<groupId>io.quarkus</groupId>
39
<artifactId>quarkus-arc</artifactId>
40
</dependency>
41
+ <dependency>
42
+ <groupId>io.quarkus</groupId>
43
+ <artifactId>quarkus-jsonb</artifactId>
44
+ </dependency>
45
<dependency>
46
<groupId>io.quarkiverse.jnosql</groupId>
47
<artifactId>quarkus-jnosql-document-arangodb</artifactId>
0 commit comments