| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.jmolecules.integrations | 
    
| ArtifactId | ArtifactIdjmolecules-bytebuddy | 
    
| Last Version | Last Version1.6.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionjMolecules - ByteBuddy plugin 
            A ByteBuddy plugin to translate jMolecules abstractions into implementation technology abstractions 
         | 
    
<!-- https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-bytebuddy/ -->
<dependency>
    <groupId>org.jmolecules.integrations</groupId>
    <artifactId>jmolecules-bytebuddy</artifactId>
    <version>1.6.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-bytebuddy/
implementation 'org.jmolecules.integrations:jmolecules-bytebuddy:1.6.0'
                // https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-bytebuddy/
implementation ("org.jmolecules.integrations:jmolecules-bytebuddy:1.6.0")
                'org.jmolecules.integrations:jmolecules-bytebuddy:jar:1.6.0'
                <dependency org="org.jmolecules.integrations" name="jmolecules-bytebuddy" rev="1.6.0">
  <artifact name="jmolecules-bytebuddy" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jmolecules.integrations', module='jmolecules-bytebuddy', version='1.6.0')
)
                libraryDependencies += "org.jmolecules.integrations" % "jmolecules-bytebuddy" % "1.6.0"
                [org.jmolecules.integrations/jmolecules-bytebuddy "1.6.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.bytebuddy : byte-buddy | jar | 1.12.8 | 
| org.jmolecules : jmolecules-ddd | jar | 1.6.0 | 
| org.jmolecules : jmolecules-events | jar | 1.6.0 | 
| org.jmolecules : jmolecules-cqrs-architecture | jar | 1.6.0 | 
| org.axonframework : axon-modelling | jar | 4.5.9 | 
| org.axonframework : axon-eventsourcing | jar | 4.5.9 | 
| org.axonframework : axon-spring | jar | 4.5.9 | 
| org.springframework : spring-context | jar | 5.3.19 | 
| org.jmolecules.integrations : jmolecules-jpa | jar | 1.6.0 | 
| org.jmolecules.integrations : jmolecules-spring | jar | 1.6.0 | 
| org.springframework.data : spring-data-commons | jar | 2.6.4 | 
| org.springframework.data : spring-data-jdbc | jar | 2.3.4 | 
| org.springframework.data : spring-data-mongodb | jar | 3.3.4 | 
| javax.persistence : javax.persistence-api | jar | 2.2 | 
| jakarta.persistence : jakarta.persistence-api | jar | 3.0.0 | 
| org.hibernate : hibernate-core | jar | 5.6.8.Final | 
| org.hibernate.orm : hibernate-core | jar | 6.0.2.Final | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |