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 289dd8b commit 0e6d6abCopy full SHA for 0e6d6ab
spring-modulith-starters/spring-modulith-starter-core/pom.xml
@@ -23,17 +23,20 @@
23
<artifactId>spring-modulith-api</artifactId>
24
<version>1.0.0-SNAPSHOT</version>
25
</dependency>
26
+
27
<dependency>
28
<groupId>org.springframework.modulith</groupId>
29
<artifactId>spring-modulith-core</artifactId>
30
31
<scope>runtime</scope>
32
33
34
35
36
<artifactId>spring-modulith-moments</artifactId>
37
38
39
40
41
42
<artifactId>spring-modulith-runtime</artifactId>
0 commit comments