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