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