Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.bazaarvoice.commons.data |
ArtifactId | ArtifactIddata-model |
Last Version | Last Version4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBazaarvoice Commons Data Model
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
data-model-4.4.pom | |
data-model-4.4.jar | 25 KB |
data-model-4.4-sources.jar | 10 KB |
data-model-4.4-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.commons.data/data-model/ -->
<dependency>
<groupId>com.bazaarvoice.commons.data</groupId>
<artifactId>data-model</artifactId>
<version>4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.commons.data/data-model/
implementation 'com.bazaarvoice.commons.data:data-model:4.4'
// https://jarcasting.com/artifacts/com.bazaarvoice.commons.data/data-model/
implementation ("com.bazaarvoice.commons.data:data-model:4.4")
'com.bazaarvoice.commons.data:data-model:jar:4.4'
<dependency org="com.bazaarvoice.commons.data" name="data-model" rev="4.4">
<artifact name="data-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.commons.data', module='data-model', version='4.4')
)
libraryDependencies += "com.bazaarvoice.commons.data" % "data-model" % "4.4"
[com.bazaarvoice.commons.data/data-model "4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.13.1 |