We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22821ba commit 348e577Copy full SHA for 348e577
1 file changed
hexagonal/pom.xml
@@ -39,5 +39,9 @@
39
<artifactId>junit</artifactId>
40
<scope>test</scope>
41
</dependency>
42
+ <dependency>
43
+ <groupId>com.google.inject</groupId>
44
+ <artifactId>guice</artifactId>
45
+ </dependency>
46
</dependencies>
47
</project>
0 commit comments