Download persistence-3.0-M1.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-M1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

persistence-3.0-M1-sources.jar
persistence-3.0-M1.pom



Related Tutorials