File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 54
54
<artifactId >spring-modulith-events-jackson</artifactId >
55
55
<version >0.5.0-SNAPSHOT</version >
56
56
</dependency >
57
+ <dependency >
58
+ <groupId >org.springframework.experimental</groupId >
59
+ <artifactId >spring-modulith-events-jdbc</artifactId >
60
+ <version >0.5.0-SNAPSHOT</version >
61
+ </dependency >
57
62
<dependency >
58
63
<groupId >org.springframework.experimental</groupId >
59
64
<artifactId >spring-modulith-events-jpa</artifactId >
60
65
<version >0.5.0-SNAPSHOT</version >
61
66
</dependency >
67
+ <dependency >
68
+ <groupId >org.springframework.experimental</groupId >
69
+ <artifactId >spring-modulith-events-mongodb</artifactId >
70
+ <version >0.5.0-SNAPSHOT</version >
71
+ </dependency >
62
72
<dependency >
63
73
<groupId >org.springframework.experimental</groupId >
64
74
<artifactId >spring-modulith-events-tests</artifactId >
You can’t perform that action at this time.
0 commit comments