Jar examples for p:persistence-common
common interfaces and implementations for directories needed by bounceproxy controller
You can download jar file persistence-common 3.0.1-b16 in this page.
Open Source License
You can use the following script to add persistence-common-3.0.1-b16.jar to your project.
<dependency> <groupId>org.glassfish.persistence</groupId> <artifactId>persistence-common</artifactId> <version>3.0.1-b16</version> </dependency>
compile group: 'org.glassfish.persistence', name: 'persistence-common', version: '3.0.1-b16'
libraryDependencies += "org.glassfish.persistence" % "persistence-common" % "3.0.1-b16"
<dependency org="org.glassfish.persistence" name="persistence-common" rev="3.0.1-b16"/>
@Grapes(@Grab(group='org.glassfish.persistence', module='persistence-common', version='3.0.1-b16'))
'org.glassfish.persistence:persistence-common:jar:3.0.1-b16'
Click the following link to download the jar file.
persistence-common-3.0.1-b16-sources.jar