Jar examples for g:geronimo-jpa-2.0-spec
Apache Geronimo implementation of the JSR-317 JPA 2.0 Spec API
You can download jar file geronimo-jpa_2.0_spec 1.0-PFD2 in this page.
Apache License
You can use the following script to add geronimo-jpa_2.0_spec-1.0-PFD2.jar to your project.
<dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jpa_2.0_spec</artifactId> <version>1.0-PFD2</version> </dependency>
compile group: 'org.apache.geronimo.specs', name: 'geronimo-jpa_2.0_spec', version: '1.0-PFD2'
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-jpa_2.0_spec" % "1.0-PFD2"
<dependency org="org.apache.geronimo.specs" name="geronimo-jpa_2.0_spec" rev="1.0-PFD2"/>
@Grapes(@Grab(group='org.apache.geronimo.specs', module='geronimo-jpa_2.0_spec', version='1.0-PFD2'))
'org.apache.geronimo.specs:geronimo-jpa_2.0_spec:jar:1.0-PFD2'
Click the following link to download the jar file.
geronimo-jpa_2.0_spec-1.0-PFD2-javadoc.jar