Download openjpa2-3.0-beta-1.jar file - Jar o

Jar examples for o:openjpa2

Description

This module provides OpenJPA2 together with all its dependencies.

You can download jar file openjpa2 3.0-beta-1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add openjpa2-3.0-beta-1.jar to your project.

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

Download

Click the following link to download the jar file.

openjpa2-3.0-beta-1-sources.jar
openjpa2-3.0-beta-1.pom



Related Tutorials