Bazaarvoice Commons Data DAO

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

commons-data-dao
Last Version

Last Version

4.4
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download commons-data-dao

Filename Size
commons-data-dao-4.4.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • parent
  • model
  • dao
  • json
  • mongodao

Versions

Version
4.4
4.3
4.2
4.1
4.0