Jar examples for p:play-repo-jpa
The Jpa Repository of Play Framework.
You can download jar file play-repo-jpa 2.0.0 in this page.
You can use the following script to add play-repo-jpa-2.0.0.jar to your project.
<dependency> <groupId>com.airlenet</groupId> <artifactId>play-repo-jpa</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.airlenet', name: 'play-repo-jpa', version: '2.0.0'
libraryDependencies += "com.airlenet" % "play-repo-jpa" % "2.0.0"
<dependency org="com.airlenet" name="play-repo-jpa" rev="2.0.0"/>
@Grapes(@Grab(group='com.airlenet', module='play-repo-jpa', version='2.0.0'))
'com.airlenet:play-repo-jpa:jar:2.0.0'
Click the following link to download the jar file.
play-repo-jpa-2.0.0-javadoc.jar