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

Jar examples for d:data-model

Description

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

License

GNU LESSER GENERAL PUBLIC LICENSE Version 3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials