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