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 a7fb879 commit 282ff3fCopy full SHA for 282ff3f
rdf-processing-toolkit-cli/pom.xml
@@ -15,11 +15,14 @@
15
<groupId>org.aksw.jenax</groupId>
16
<artifactId>jenax-server-standalone</artifactId>
17
</dependency>
18
-
19
<dependency>
20
21
<artifactId>jenax-arq-picocli</artifactId>
22
+ <dependency>
23
+ <groupId>org.aksw.jenax</groupId>
24
+ <artifactId>jenax-resources-macros</artifactId>
25
+ </dependency>
26
27
28
<artifactId>jenax-conjure-core</artifactId>
0 commit comments