jMolecules - JPA runtime support

JPA support code for the ByteBuddy based JPA integration of jMolecules

License

License

GroupId

GroupId

org.jmolecules.integrations
ArtifactId

ArtifactId

jmolecules-jpa
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

jMolecules - JPA runtime support
JPA support code for the ByteBuddy based JPA integration of jMolecules

Download jmolecules-jpa

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
jakarta.persistence : jakarta.persistence-api jar 2.2.3
net.bytebuddy : byte-buddy Optional jar 1.11.22
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