We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b618a9 commit 5132858Copy full SHA for 5132858
1 file changed
pom.xml
@@ -67,6 +67,11 @@
67
<artifactId>simple-framework</artifactId>
68
<version>${sra.version}</version>
69
</dependency>
70
+ <dependency>
71
+ <groupId>top.cadecode</groupId>
72
+ <artifactId>simple-system</artifactId>
73
+ <version>${sra.version}</version>
74
+ </dependency>
75
<dependency>
76
<groupId>top.cadecode</groupId>
77
<artifactId>simple-test</artifactId>
0 commit comments