Last Version

cdi-persistence 2.0.7

This library provides an abstraction of the entity manager and can be used to make instances managed and persistent

License

License

GroupId

GroupId

ch.dvbern.oss.cdipersistence
ArtifactId

ArtifactId

cdi-persistence
Version

Version

2.0.7
Type

Type

pom
Description

Description

cdi-persistence
This library provides an abstraction of the entity manager and can be used to make instances managed and persistent
Project URL

Project URL

https://github.com/dvbern/cdi-persistence
Project Organization

Project Organization

DV Bern AG
Source Code Management

Source Code Management

https://github.com/dvbern/cdi-persistence

Download cdi-persistence 2.0.7


<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.cdipersistence/cdi-persistence/ -->
<dependency>
    <groupId>ch.dvbern.oss.cdipersistence</groupId>
    <artifactId>cdi-persistence</artifactId>
    <version>2.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.cdipersistence/cdi-persistence/
implementation 'ch.dvbern.oss.cdipersistence:cdi-persistence:2.0.7'
// https://jarcasting.com/artifacts/ch.dvbern.oss.cdipersistence/cdi-persistence/
implementation ("ch.dvbern.oss.cdipersistence:cdi-persistence:2.0.7")
'ch.dvbern.oss.cdipersistence:cdi-persistence:pom:2.0.7'
<dependency org="ch.dvbern.oss.cdipersistence" name="cdi-persistence" rev="2.0.7">
  <artifact name="cdi-persistence" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.cdipersistence', module='cdi-persistence', version='2.0.7')
)
libraryDependencies += "ch.dvbern.oss.cdipersistence" % "cdi-persistence" % "2.0.7"
[ch.dvbern.oss.cdipersistence/cdi-persistence "2.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cdi-persistence-api
  • cdi-persistence-test