<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-spring</artifactId>
<version>0.23.0</version>
</dependency>
@Grapes(
@Grab(group='org.jmolecules.integrations', module='jmolecules-spring', version='0.23.0')
)
compile
|-- org.jmolecules:jmolecules-ddd:1.8.0
|-- org.springframework:spring-core:5.3.31
|-- org.springframework:spring-context:5.3.31
|-- org.springframework:spring-webmvc:5.3.31
|-- org.springframework.data:spring-data-jdbc:2.4.18
|-- org.springframework.data:spring-data-mongodb:3.4.18
|-- org.springframework.boot:spring-boot-autoconfigure:2.7.18
|-- javax.persistence:javax.persistence-api:2.2