Last Version

Bazaarvoice Commons Data DAO 4.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Data
GroupId

GroupId

com.bazaarvoice.commons.data
ArtifactId

ArtifactId

data-dao
Version

Version

4.4
Type

Type

jar
Description

Description

Bazaarvoice Commons Data DAO
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download data-dao 4.4


<!-- https://jarcasting.com/artifacts/com.bazaarvoice.commons.data/data-dao/ -->
<dependency>
    <groupId>com.bazaarvoice.commons.data</groupId>
    <artifactId>data-dao</artifactId>
    <version>4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.commons.data/data-dao/
implementation 'com.bazaarvoice.commons.data:data-dao:4.4'
// https://jarcasting.com/artifacts/com.bazaarvoice.commons.data/data-dao/
implementation ("com.bazaarvoice.commons.data:data-dao:4.4")
'com.bazaarvoice.commons.data:data-dao:jar:4.4'
<dependency org="com.bazaarvoice.commons.data" name="data-dao" rev="4.4">
  <artifact name="data-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.commons.data', module='data-dao', version='4.4')
)
libraryDependencies += "com.bazaarvoice.commons.data" % "data-dao" % "4.4"
[com.bazaarvoice.commons.data/data-dao "4.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.bazaarvoice.commons.data : data-model jar 4.4
com.google.guava : guava jar 20.0
com.google.code.findbugs : jsr305 jar 3.0.2
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.13.1

Project Modules

There are no modules declared in this project.