Last Version

OpenJPA Integration Tests 2.4.3

Apache OpenJPA implementation of JSR-317 JPA 2.0

License

License

GroupId

GroupId

org.apache.openjpa
ArtifactId

ArtifactId

openjpa-integration
Version

Version

2.4.3
Type

Type

pom
Description

Description

OpenJPA Integration Tests
Apache OpenJPA implementation of JSR-317 JPA 2.0
Project Organization

Project Organization

Apache Software Foundation

Download openjpa-integration 2.4.3


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-dbcp : commons-dbcp jar 1.4

Project Modules

  • daytrader
  • examples
  • slf4j
  • tck
  • validation
  • jmx