is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-databus 6.0.9


Categories

Categories

Data
GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-databus
Version

Version

6.0.9
Type

Type

jar

Download emodb-databus 6.0.9


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