Jar examples for d:data-dao
You can download jar file data-dao 4.2 in this page.
You can use the following script to add data-dao-4.2.jar to your project.
<dependency> <groupId>com.bazaarvoice.commons.data</groupId> <artifactId>data-dao</artifactId> <version>4.2</version> </dependency>
compile group: 'com.bazaarvoice.commons.data', name: 'data-dao', version: '4.2'
libraryDependencies += "com.bazaarvoice.commons.data" % "data-dao" % "4.2"
<dependency org="com.bazaarvoice.commons.data" name="data-dao" rev="4.2"/>
@Grapes(@Grab(group='com.bazaarvoice.commons.data', module='data-dao', version='4.2'))
'com.bazaarvoice.commons.data:data-dao:jar:4.2'
Click the following link to download the jar file.
data-dao-4.2-javadoc.jar