Jar examples for a:act-jpa-common
Provides common JPA utilities for all JPA based plug for Actframework
You can download jar file act-jpa-common 1.3.0 in this page.
Apache License
You can use the following script to add act-jpa-common-1.3.0.jar to your project.
<dependency> <groupId>org.actframework</groupId> <artifactId>act-jpa-common</artifactId> <version>1.3.0</version> </dependency>
compile group: 'org.actframework', name: 'act-jpa-common', version: '1.3.0'
libraryDependencies += "org.actframework" % "act-jpa-common" % "1.3.0"
<dependency org="org.actframework" name="act-jpa-common" rev="1.3.0"/>
@Grapes(@Grab(group='org.actframework', module='act-jpa-common', version='1.3.0'))
'org.actframework:act-jpa-common:jar:1.3.0'
Click the following link to download the jar file.
act-jpa-common-1.3.0-javadoc.jar