We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5c486 commit bd2bfa9Copy full SHA for bd2bfa9
1 file changed
pom.xml
@@ -53,6 +53,12 @@
53
-->
54
<!-- TODO: Housekeeping is utterly needed. -->
55
<dependencies>
56
+
57
+ <dependency>
58
+ <groupId>io.gdcc</groupId>
59
+ <artifactId>extension-api</artifactId>
60
+ <version>1.0.0-SNAPSHOT</version>
61
+ </dependency>
62
63
<!-- This dependency ensures the lib is on the classpath. That way, anything coming from
64
SLF4J should flow through our usual ways of using java.util.logging.
0 commit comments