Download openjpa-1.2-beta.jar file - Jar o

Jar examples for o:openjpa

Description

This module provides OpenJPA together with all its dependencies.

You can download jar file openjpa 1.2-beta in this page.

License

Open Source License

Build File

You can use the following script to add openjpa-1.2-beta.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.configs</groupId>
   <artifactId>openjpa</artifactId>
   <version>1.2-beta</version>
</dependency>
compile group: 'org.apache.geronimo.configs', name: 'openjpa', version: '1.2-beta'
libraryDependencies += "org.apache.geronimo.configs" % "openjpa" % "1.2-beta"
<dependency org="org.apache.geronimo.configs" name="openjpa" rev="1.2-beta"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='openjpa', version='1.2-beta'))
'org.apache.geronimo.configs:openjpa:jar:1.2-beta'

Download

Click the following link to download the jar file.

openjpa-1.2-beta-sources.jar
openjpa-1.2-beta.pom



Related Tutorials