Download persistence-common-3.1.1-b02.jar file - Jar p

Jar examples for p:persistence-common

Description

common interfaces and implementations for directories needed by bounceproxy controller

You can download jar file persistence-common 3.1.1-b02 in this page.

License

Open Source License

Build File

You can use the following script to add persistence-common-3.1.1-b02.jar to your project.

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

Download

Click the following link to download the jar file.

persistence-common-3.1.1-b02-sources.jar
persistence-common-3.1.1-b02.jar
persistence-common-3.1.1-b02.pom



Related Tutorials