Jar examples for o:openjpa2
This module provides OpenJPA2 together with all its dependencies.
You can download jar file openjpa2 3.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add openjpa2-3.0.1.jar to your project.
<dependency> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>openjpa2</artifactId> <version>3.0.1</version> </dependency>
compile group: 'org.apache.geronimo.plugins', name: 'openjpa2', version: '3.0.1'
libraryDependencies += "org.apache.geronimo.plugins" % "openjpa2" % "3.0.1"
<dependency org="org.apache.geronimo.plugins" name="openjpa2" rev="3.0.1"/>
@Grapes(@Grab(group='org.apache.geronimo.plugins', module='openjpa2', version='3.0.1'))
'org.apache.geronimo.plugins:openjpa2:jar:3.0.1'
Click the following link to download the jar file.
openjpa2-3.0.1-sources.jar