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

commons-data-dao
Version

Version

4.4
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 4.4

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

<!-- 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