Download act-jpa-common-1.0.0.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.0.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials