is not current version
Last Version 4.4

com.bazaarvoice.commons.data:commons-data-dao 4.1


Categories

Categories

Data
GroupId

GroupId

com.bazaarvoice.commons.data
ArtifactId

ArtifactId

commons-data-dao
Version

Version

4.1
Type

Type

pom

Download commons-data-dao 4.1

Filename Size
commons-data-dao-4.1.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.1</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.1'
// https://jarcasting.com/artifacts/com.bazaarvoice.commons.data/commons-data-dao/
implementation ("com.bazaarvoice.commons.data:commons-data-dao:4.1")
'com.bazaarvoice.commons.data:commons-data-dao:pom:4.1'
<dependency org="com.bazaarvoice.commons.data" name="commons-data-dao" rev="4.1">
  <artifact name="commons-data-dao" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.commons.data', module='commons-data-dao', version='4.1')
)
libraryDependencies += "com.bazaarvoice.commons.data" % "commons-data-dao" % "4.1"
[com.bazaarvoice.commons.data/commons-data-dao "4.1"]