Last Version

EasyBeans: JPA 1.2.4

Link to the persistence providers modules

License

License

GroupId

GroupId

org.ow2.easybeans
ArtifactId

ArtifactId

easybeans-jpa
Version

Version

1.2.4
Type

Type

pom
Description

Description

EasyBeans: JPA
Link to the persistence providers modules
Project Organization

Project Organization

OW2 Consortium

Download easybeans-jpa 1.2.4

Filename Size
easybeans-jpa-1.2.4.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • openjpa
  • eclipselink
  • hibernate
  • toplink-essentials