Download jpa-connector-3.0.1-b19.jar file - Jar j

Jar examples for j:jpa-connector

Description

You can download jar file jpa-connector 3.0.1-b19 in this page.

License

Open Source License

Build File

You can use the following script to add jpa-connector-3.0.1-b19.jar to your project.

<dependency>
   <groupId>org.glassfish.persistence</groupId>
   <artifactId>jpa-connector</artifactId>
   <version>3.0.1-b19</version>
</dependency>
compile group: 'org.glassfish.persistence', name: 'jpa-connector', version: '3.0.1-b19'
libraryDependencies += "org.glassfish.persistence" % "jpa-connector" % "3.0.1-b19"
<dependency org="org.glassfish.persistence" name="jpa-connector" rev="3.0.1-b19"/>
@Grapes(@Grab(group='org.glassfish.persistence', module='jpa-connector', version='3.0.1-b19'))
'org.glassfish.persistence:jpa-connector:jar:3.0.1-b19'

Download

Click the following link to download the jar file.

jpa-connector-3.0.1-b19-sources.jar
jpa-connector-3.0.1-b19.jar
jpa-connector-3.0.1-b19.pom



Related Tutorials