Jar examples for p:persistence
Bridge between the NetBeans Persistence functionality and Maven 2
You can download jar file persistence 3.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add persistence-3.0.0.jar to your project.
<dependency> <groupId>org.apache.geronimo.plugingroups</groupId> <artifactId>persistence</artifactId> <version>3.0.0</version> </dependency>
compile group: 'org.apache.geronimo.plugingroups', name: 'persistence', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.plugingroups" % "persistence" % "3.0.0"
<dependency org="org.apache.geronimo.plugingroups" name="persistence" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.plugingroups', module='persistence', version='3.0.0'))
'org.apache.geronimo.plugingroups:persistence:jar:3.0.0'
Click the following link to download the jar file.
persistence-3.0.0.pom