Download apdao-0.1.0.jar file - Jar a

Jar examples for a:apdao

Description

Data Access Object layer utilities

You can download jar file apdao 0.1.0 in this page.

Build File

You can use the following script to add apdao-0.1.0.jar to your project.

<dependency>
   <groupId>com.aggrepoint.framework</groupId>
   <artifactId>apdao</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.aggrepoint.framework', name: 'apdao', version: '0.1.0'
libraryDependencies += "com.aggrepoint.framework" % "apdao" % "0.1.0"
<dependency org="com.aggrepoint.framework" name="apdao" rev="0.1.0"/>
@Grapes(@Grab(group='com.aggrepoint.framework', module='apdao', version='0.1.0'))
'com.aggrepoint.framework:apdao:jar:0.1.0'

Download

Click the following link to download the jar file.

apdao-0.1.0-javadoc.jar
apdao-0.1.0-sources.jar
apdao-0.1.0.jar
apdao-0.1.0.pom



Related Tutorials