mmm-persistence-impl-jpa

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
Last Version

Last Version

1.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Mature Modular Meta-framework (mmm)

logo

Welcome to the wonderful world of mmm

mmm

This repository includes the single repositories using git-modules and acts as umbrella and overview for the entire project.

  • mmm-util brings generic utilities that Java programming easier.

  • mmm-l10n brings localization of the project for various languages.

  • mmm-jpa brings JPA support for mmm-util-query.

  • mmm-orient brings integration with OrientDB.

  • mmm-transaction brings generic transaction support.

  • mmm-music brings infrastructure for music (tone, scale, partiture, etc.).

  • mmm-multimedia aims to create a multi-media-manager application (early phase).

dormant or deprecated

  • mmm-client brings an abstraction of UI frameworks (experimental, needs refactoring, help wanted).

  • mmm-service brings an abstraction of RPC service with implementations for different protocols (HTTP-Invoker, burlap, hessioan, GWT-RPC, etc.).

  • mmm-search brings full-text search indexing based on lucene.

  • mmm-persistence brings JPA/persistence support (deprecated).

net.sf.m-m-m

Marvelous-Micro-Modules

Versions

Version
1.0.0
0.9.0