<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-bytebuddy</artifactId>
<version>0.15.0</version>
</dependency>
@Grapes(
@Grab(group='org.jmolecules.integrations', module='jmolecules-bytebuddy', version='0.15.0')
)
<dependency org="org.jmolecules.integrations" name="jmolecules-bytebuddy" rev="0.15.0" />
compile
|-- net.bytebuddy:byte-buddy:1.14.1
|-- 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.7.2
|-- org.axonframework:axon-eventsourcing:4.7.2
|-- org.axonframework:axon-spring:4.7.2
|-- org.springframework:spring-context:5.3.25
|-- org.jmolecules.integrations:jmolecules-jpa:0.15.0
|-- org.jmolecules.integrations:jmolecules-spring:0.15.0
|-- org.springframework.data:spring-data-commons:2.7.8
|-- org.springframework.data:spring-data-jdbc:2.4.8
|-- org.springframework.data:spring-data-mongodb:3.4.8
|-- javax.persistence:javax.persistence-api:2.2
|-- jakarta.persistence:jakarta.persistence-api:3.0.0
|-- org.hibernate:hibernate-core:5.6.15.Final
|-- org.hibernate.orm:hibernate-core:6.1.7.Final
|-- org.slf4j:slf4j-api:1.7.36
provided