is not current version
Last Version 1.6.0

org.jmolecules.integrations:jmolecules-jpa 0.11.0

JPA support code for the ByteBuddy based JPA integration of jMolecules

GroupId

GroupId

org.jmolecules.integrations
ArtifactId

ArtifactId

jmolecules-jpa
Version

Version

0.11.0
Type

Type

jar

Download jmolecules-jpa 0.11.0


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