GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-megabus |
Version | Version6.4.7 |
Type | Typejar |
Description |
DescriptionEmoDB Megabus
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-megabus-6.4.7.pom | |
emodb-megabus-6.4.7.jar | 66 KB |
emodb-megabus-6.4.7-sources.jar | 34 KB |
emodb-megabus-6.4.7-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-megabus/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-megabus</artifactId>
<version>6.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-megabus/
implementation 'com.bazaarvoice.emodb:emodb-megabus:6.4.7'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-megabus/
implementation ("com.bazaarvoice.emodb:emodb-megabus:6.4.7")
'com.bazaarvoice.emodb:emodb-megabus:jar:6.4.7'
<dependency org="com.bazaarvoice.emodb" name="emodb-megabus" rev="6.4.7">
<artifact name="emodb-megabus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-megabus', version='6.4.7')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-megabus" % "6.4.7"
[com.bazaarvoice.emodb/emodb-megabus "6.4.7"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-databus | jar | 6.4.7 |
com.bazaarvoice.emodb : emodb-kafka | jar | 6.4.7 |
com.bazaarvoice.emodb : emodb-sor | jar | 6.4.7 |
com.bazaarvoice.emodb : emodb-common-dropwizard | jar | 6.4.7 |
org.apache.kafka : kafka-clients | jar | 2.3.0 |
org.apache.kafka : kafka-streams | jar | 2.3.0 |
com.google.guava : guava | jar | 17.0 |
com.google.inject : guice | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.7.0 |
org.testng : testng | jar | 7.3.0 |
org.apache.kafka : kafka-streams-test-utils | jar | 2.3.0 |