jMolecules - ByteBuddy plugin

A ByteBuddy plugin to translate jMolecules abstractions into implementation technology abstractions

License

License

GroupId

GroupId

org.jmolecules.integrations
ArtifactId

ArtifactId

jmolecules-bytebuddy
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

jMolecules - ByteBuddy plugin
A ByteBuddy plugin to translate jMolecules abstractions into implementation technology abstractions

Download jmolecules-bytebuddy

How to add to project

<!-- 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"]

Dependencies

compile (18)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.
org.jmolecules.integrations

xMolecules

Architectural abstractions in code. Logo by Stephanie Leeson for thenounproject.com

Versions

Version
1.6.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0