Download data-model-4.4.jar file - Jar d

Jar examples for d:data-model

Description

You can download jar file data-model 4.4 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 3

Build File

You can use the following script to add data-model-4.4.jar to your project.

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

Download

Click the following link to download the jar file.

data-model-4.4-javadoc.jar
data-model-4.4-sources.jar
data-model-4.4.jar
data-model-4.4.pom



Related Tutorials