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 4a91ad4 commit 0189028Copy full SHA for 0189028
spring-modulith-bom/pom.xml
@@ -44,6 +44,11 @@
44
<artifactId>spring-modulith-events-amqp</artifactId>
45
<version>1.1.0-SNAPSHOT</version>
46
</dependency>
47
+ <dependency>
48
+ <groupId>org.springframework.modulith</groupId>
49
+ <artifactId>spring-modulith-events-api</artifactId>
50
+ <version>1.1.0-SNAPSHOT</version>
51
+ </dependency>
52
<dependency>
53
<groupId>org.springframework.modulith</groupId>
54
<artifactId>spring-modulith-events-core</artifactId>
0 commit comments