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 a98a6d8 commit 9365a5fCopy full SHA for 9365a5f
pom.xml
@@ -38,6 +38,11 @@
38
<groupId>io.quarkus</groupId>
39
<artifactId>quarkus-arc</artifactId>
40
</dependency>
41
+ <dependency>
42
+ <groupId>io.quarkiverse.jnosql</groupId>
43
+ <artifactId>quarkus-jnosql-document-arangodb</artifactId>
44
+ <version>3.3.2</version>
45
+ </dependency>
46
<dependency>
47
48
<artifactId>quarkus-junit5</artifactId>
0 commit comments