| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.openjpa | 
| ArtifactId | ArtifactIdopenjpa-integration-examples | 
| Last Version | Last Version2.4.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionOpenJPA Integration Tests - Examples OpenJPA Integration Tests - Examples | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| openjpa-integration-examples-2.4.3.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.openjpa/openjpa-integration-examples/ -->
<dependency>
    <groupId>org.apache.openjpa</groupId>
    <artifactId>openjpa-integration-examples</artifactId>
    <version>2.4.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.apache.openjpa/openjpa-integration-examples/
implementation 'org.apache.openjpa:openjpa-integration-examples:2.4.3'// https://jarcasting.com/artifacts/org.apache.openjpa/openjpa-integration-examples/
implementation ("org.apache.openjpa:openjpa-integration-examples:2.4.3")'org.apache.openjpa:openjpa-integration-examples:pom:2.4.3'<dependency org="org.apache.openjpa" name="openjpa-integration-examples" rev="2.4.3">
  <artifact name="openjpa-integration-examples" type="pom" />
</dependency>@Grapes(
@Grab(group='org.apache.openjpa', module='openjpa-integration-examples', version='2.4.3')
)libraryDependencies += "org.apache.openjpa" % "openjpa-integration-examples" % "2.4.3"[org.apache.openjpa/openjpa-integration-examples "2.4.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.openjpa : openjpa-all | jar | 2.4.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| commons-dbcp : commons-dbcp | jar | 1.4 |