<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-bytebuddy</artifactId>
<version>0.11.0</version>
</dependency>
@Grapes(
@Grab(group='org.jmolecules.integrations', module='jmolecules-bytebuddy', version='0.11.0')
)
<dependency org="org.jmolecules.integrations" name="jmolecules-bytebuddy" rev="0.11.0" />
compile
|-- net.bytebuddy:byte-buddy:1.12.8
|-- org.jmolecules:jmolecules-ddd:1.6.0
|-- org.jmolecules:jmolecules-events:1.6.0
|-- org.jmolecules:jmolecules-cqrs-architecture:1.6.0
|-- org.axonframework:axon-modelling:4.5.9
|-- org.axonframework:axon-eventsourcing:4.5.9
|-- org.axonframework:axon-spring:4.5.9
|-- org.springframework:spring-context:5.3.20
|-- org.jmolecules.integrations:jmolecules-jpa:0.11.0
|-- org.jmolecules.integrations:jmolecules-spring:0.11.0
|-- org.springframework.data:spring-data-commons:2.6.4
|-- org.springframework.data:spring-data-jdbc:2.3.4
|-- org.springframework.data:spring-data-mongodb:3.3.4
|-- javax.persistence:javax.persistence-api:2.2
|-- jakarta.persistence:jakarta.persistence-api:3.0.0
|-- org.hibernate:hibernate-core:5.6.9.Final
|-- org.hibernate.orm:hibernate-core:6.0.2.Final
|-- org.slf4j:slf4j-api:1.7.36
provided