<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-bytebuddy</artifactId>
<version>0.22.0</version>
</dependency>
@Grapes(
@Grab(group='org.jmolecules.integrations', module='jmolecules-bytebuddy', version='0.22.0')
)
<dependency org="org.jmolecules.integrations" name="jmolecules-bytebuddy" rev="0.22.0" />
compile
|-- net.bytebuddy:byte-buddy:1.15.3
|-- org.jmolecules:jmolecules-ddd:1.8.0
|-- org.jmolecules:jmolecules-events:1.8.0
|-- org.jmolecules:jmolecules-cqrs-architecture:1.8.0
|-- org.axonframework:axon-modelling:4.10.1
|-- org.axonframework:axon-eventsourcing:4.10.1
|-- org.axonframework:axon-spring:4.10.1
|-- org.springframework:spring-context:5.3.31
|-- org.jmolecules.integrations:jmolecules-jpa:0.22.0
|-- org.jmolecules.integrations:jmolecules-spring:0.22.0
|-- org.springframework.data:spring-data-commons:2.7.18
|-- org.springframework.data:spring-data-jdbc:2.4.18
|-- org.springframework.data:spring-data-mongodb:3.4.18
|-- javax.persistence:javax.persistence-api:2.2
|-- jakarta.persistence:jakarta.persistence-api:3.0.0