Download persistence-3.0.1.jar file - Jar p

Jar examples for p:persistence

Description

Bridge between the NetBeans Persistence functionality and Maven 2

You can download jar file persistence 3.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add persistence-3.0.1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.plugingroups</groupId>
   <artifactId>persistence</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'org.apache.geronimo.plugingroups', name: 'persistence', version: '3.0.1'
libraryDependencies += "org.apache.geronimo.plugingroups" % "persistence" % "3.0.1"
<dependency org="org.apache.geronimo.plugingroups" name="persistence" rev="3.0.1"/>
@Grapes(@Grab(group='org.apache.geronimo.plugingroups', module='persistence', version='3.0.1'))
'org.apache.geronimo.plugingroups:persistence:jar:3.0.1'

Download

Click the following link to download the jar file.

persistence-3.0.1.pom



Related Tutorials