<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-bytebuddy</artifactId>
<version>0.5.0</version>
</dependency>
@Grapes(
@Grab(group='org.jmolecules.integrations', module='jmolecules-bytebuddy', version='0.5.0')
)
compile
|-- net.bytebuddy:byte-buddy:1.10.22
|-- org.jmolecules:jmolecules-ddd:1.3.0
|-- org.jmolecules:jmolecules-events:1.3.0
|-- org.springframework:spring-context:5.3.9
|-- org.jmolecules.integrations:jmolecules-jpa:0.5.0
|-- org.jmolecules.integrations:jmolecules-spring:0.5.0
|-- org.springframework.data:spring-data-commons:2.5.4
|-- org.springframework.data:spring-data-jdbc:2.2.4
|-- org.springframework.data:spring-data-mongodb:3.2.4
|-- org.slf4j:slf4j-api:1.7.32
provided