Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-databus |
Version | Version5.6.13 |
Type | Typejar |
Filename | Size |
---|---|
emodb-databus-5.6.13.pom | |
emodb-databus-5.6.13.jar | 165 KB |
emodb-databus-5.6.13-sources.jar | 83 KB |
emodb-databus-5.6.13-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-databus/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-databus</artifactId>
<version>5.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-databus/
implementation 'com.bazaarvoice.emodb:emodb-databus:5.6.13'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-databus/
implementation ("com.bazaarvoice.emodb:emodb-databus:5.6.13")
'com.bazaarvoice.emodb:emodb-databus:jar:5.6.13'
<dependency org="com.bazaarvoice.emodb" name="emodb-databus" rev="5.6.13">
<artifact name="emodb-databus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-databus', version='5.6.13')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-databus" % "5.6.13"
[com.bazaarvoice.emodb/emodb-databus "5.6.13"]