Last Version

TomEE :: Container :: JPA Integration 8.0.12

Apache OpenEJB is an open source, modular, configurable and extensible EJB Container System and EJB Server.

License

License

Categories

Categories

Apache TomEE Container Application Servers
GroupId

GroupId

org.apache.tomee
ArtifactId

ArtifactId

openejb-jpa-integration
Version

Version

8.0.12
Type

Type

jar
Description

Description

TomEE :: Container :: JPA Integration
Apache OpenEJB is an open source, modular, configurable and extensible EJB Container System and EJB Server.
Project Organization

Project Organization

The Apache Software Foundation

Download openejb-jpa-integration 8.0.12


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hibernate : hibernate-core Optional jar 5.6.7.Final
org.eclipse.persistence : eclipselink Optional jar 2.7.9

provided (3)

Group / Artifact Type Version
org.apache.tomee : javaee-api jar 8.0-6
org.apache.xbean : xbean-asm9-shaded jar 4.21
org.apache.geronimo.components : geronimo-transaction jar 3.1.4

Project Modules

There are no modules declared in this project.