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 3f08af1 commit 7972b8dCopy full SHA for 7972b8d
spring-data-rest-webmvc/pom.xml
@@ -36,6 +36,13 @@
36
<artifactId>spring-webmvc</artifactId>
37
</dependency>
38
39
+ <dependency>
40
+ <groupId>org.jmolecules</groupId>
41
+ <artifactId>jmolecules-ddd</artifactId>
42
+ <version>${jmolecules}</version>
43
+ <optional>true</optional>
44
+ </dependency>
45
+
46
<dependency>
47
<groupId>org.jmolecules.integrations</groupId>
48
<artifactId>jmolecules-spring</artifactId>
0 commit comments