Download act-jpa-common-1.2.4.jar file - Jar a

Jar examples for a:act-jpa-common

Description

Provides common JPA utilities for all JPA based plug for Actframework

You can download jar file act-jpa-common 1.2.4 in this page.

License

Apache License

Build File

You can use the following script to add act-jpa-common-1.2.4.jar to your project.

<dependency>
   <groupId>org.actframework</groupId>
   <artifactId>act-jpa-common</artifactId>
   <version>1.2.4</version>
</dependency>
compile group: 'org.actframework', name: 'act-jpa-common', version: '1.2.4'
libraryDependencies += "org.actframework" % "act-jpa-common" % "1.2.4"
<dependency org="org.actframework" name="act-jpa-common" rev="1.2.4"/>
@Grapes(@Grab(group='org.actframework', module='act-jpa-common', version='1.2.4'))
'org.actframework:act-jpa-common:jar:1.2.4'

Download

Click the following link to download the jar file.

act-jpa-common-1.2.4-javadoc.jar
act-jpa-common-1.2.4-sources.jar
act-jpa-common-1.2.4.jar
act-jpa-common-1.2.4.pom



Related Tutorials