<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-apt</artifactId>
<version>0.23.0</version>
</dependency>
@Grapes(
@Grab(group='org.jmolecules.integrations', module='jmolecules-apt', version='0.23.0')
)
compile
|-- org.jmolecules:jmolecules-ddd:1.8.0
|-- org.slf4j:slf4j-api:1.7.36
provided
|-- org.projectlombok:lombok:1.18.30
test
|-- io.toolisticon.cute:cute:1.7.0