Download data-dao-1.5.jar file - Jar d

Jar examples for d:data-dao

Description

You can download jar file data-dao 1.5 in this page.

Build File

You can use the following script to add data-dao-1.5.jar to your project.

<dependency>
   <groupId>com.bazaarvoice.commons.data</groupId>
   <artifactId>data-dao</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'com.bazaarvoice.commons.data', name: 'data-dao', version: '1.5'
libraryDependencies += "com.bazaarvoice.commons.data" % "data-dao" % "1.5"
<dependency org="com.bazaarvoice.commons.data" name="data-dao" rev="1.5"/>
@Grapes(@Grab(group='com.bazaarvoice.commons.data', module='data-dao', version='1.5'))
'com.bazaarvoice.commons.data:data-dao:jar:1.5'

Download

Click the following link to download the jar file.

data-dao-1.5-javadoc.jar
data-dao-1.5-sources.jar
data-dao-1.5.jar
data-dao-1.5.pom



Related Tutorials