Jar examples for p:persistence-utils
Repositories and helper classes for making use of persistence on Java.
You can download jar file persistence-utils 0.1.3 in this page.
MIT License
You can use the following script to add persistence-utils-0.1.3.jar to your project.
<dependency> <groupId>com.wandrell</groupId> <artifactId>persistence-utils</artifactId> <version>0.1.3</version> </dependency>
compile group: 'com.wandrell', name: 'persistence-utils', version: '0.1.3'
libraryDependencies += "com.wandrell" % "persistence-utils" % "0.1.3"
<dependency org="com.wandrell" name="persistence-utils" rev="0.1.3"/>
@Grapes(@Grab(group='com.wandrell', module='persistence-utils', version='0.1.3'))
'com.wandrell:persistence-utils:jar:0.1.3'
Click the following link to download the jar file.
persistence-utils-0.1.3-javadoc.jar