is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-parent 6.4.1


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-parent
Version

Version

6.4.1
Type

Type

pom

Download emodb-parent 6.4.1

Filename Size
emodb-parent-6.4.1.pom 31 KB
Browse

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