is not current version
Last Version 1.6.0

jMolecules - ByteBuddy plugin 0.5.0

A ByteBuddy plugin to translate jMolecules abstractions into implementation technology abstractions

License

License

GroupId

GroupId

org.jmolecules.integrations
ArtifactId

ArtifactId

jmolecules-bytebuddy
Version

Version

0.5.0
Type

Type

jar
Description

Description

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

Download jmolecules-bytebuddy 0.5.0


<!-- https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-bytebuddy/ -->
<dependency>
    <groupId>org.jmolecules.integrations</groupId>
    <artifactId>jmolecules-bytebuddy</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-bytebuddy/
implementation 'org.jmolecules.integrations:jmolecules-bytebuddy:0.5.0'
// https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-bytebuddy/
implementation ("org.jmolecules.integrations:jmolecules-bytebuddy:0.5.0")
'org.jmolecules.integrations:jmolecules-bytebuddy:jar:0.5.0'
<dependency org="org.jmolecules.integrations" name="jmolecules-bytebuddy" rev="0.5.0">
  <artifact name="jmolecules-bytebuddy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmolecules.integrations', module='jmolecules-bytebuddy', version='0.5.0')
)
libraryDependencies += "org.jmolecules.integrations" % "jmolecules-bytebuddy" % "0.5.0"
[org.jmolecules.integrations/jmolecules-bytebuddy "0.5.0"]

Dependencies

compile (10)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.10.22
org.jmolecules : jmolecules-ddd jar 1.3.0
org.jmolecules : jmolecules-events jar 1.3.0
org.springframework : spring-context jar 5.3.9
org.jmolecules.integrations : jmolecules-jpa jar 0.5.0
org.jmolecules.integrations : jmolecules-spring jar 0.5.0
org.springframework.data : spring-data-commons jar 2.5.4
org.springframework.data : spring-data-jdbc jar 2.2.4
org.springframework.data : spring-data-mongodb jar 3.2.4
org.slf4j : slf4j-api jar 1.7.32

provided (1)

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

Project Modules

There are no modules declared in this project.