Last Version

mmm-persistence-impl-jpa 1.0.0

This is the base implementation of the persistence-layer API using JPA.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-persistence-impl-jpa
Version

Version

1.0.0
Type

Type

jar
Description

Description

mmm-persistence-impl-jpa
This is the base implementation of the persistence-layer API using JPA.
Project URL

Project URL

http://m-m-m.sourceforge.net/mmm-persistence/mmm-persistence-impl-jpa/
Project Organization

Project Organization

mmm-Team

Download mmm-persistence-impl-jpa 1.0.0


<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-persistence-impl-jpa/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-persistence-impl-jpa</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-persistence-impl-jpa/
implementation 'net.sf.m-m-m:mmm-persistence-impl-jpa:1.0.0'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-persistence-impl-jpa/
implementation ("net.sf.m-m-m:mmm-persistence-impl-jpa:1.0.0")
'net.sf.m-m-m:mmm-persistence-impl-jpa:jar:1.0.0'
<dependency org="net.sf.m-m-m" name="mmm-persistence-impl-jpa" rev="1.0.0">
  <artifact name="mmm-persistence-impl-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-persistence-impl-jpa', version='1.0.0')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-persistence-impl-jpa" % "1.0.0"
[net.sf.m-m-m/mmm-persistence-impl-jpa "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.m-m-m : mmm-persistence-api jar 1.0.0
org.springframework : spring-orm jar 4.0.5.RELEASE

Project Modules

There are no modules declared in this project.