| License | License | 
|---|---|
| Categories | CategoriesApache TomEE Container Application Servers | 
| GroupId | GroupIdorg.apache.tomee | 
| ArtifactId | ArtifactIdopenejb-jpa-integration | 
| Last Version | Last Version8.0.12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTomEE :: Container :: JPA Integration Apache OpenEJB is an open source, modular, configurable and extensible EJB Container System and EJB Server. | 
| Project Organization | Project Organization | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hibernate : hibernate-core Optional | jar | 5.6.7.Final | 
| org.eclipse.persistence : eclipselink Optional | jar | 2.7.9 | 
| 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 |