Categories |
CategoriesEventBus Application Layer Libs Messaging |
---|---|
GroupId | GroupIdcom.github.edgar615 |
ArtifactId | ArtifactIdeventbus-kafka |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
eventbus-kafka-1.0.11.pom | |
eventbus-kafka-1.0.11.jar | 20 KB |
eventbus-kafka-1.0.11-sources.jar | 11 KB |
eventbus-kafka-1.0.11-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgar615/eventbus-kafka/ -->
<dependency>
<groupId>com.github.edgar615</groupId>
<artifactId>eventbus-kafka</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgar615/eventbus-kafka/
implementation 'com.github.edgar615:eventbus-kafka:1.0.11'
// https://jarcasting.com/artifacts/com.github.edgar615/eventbus-kafka/
implementation ("com.github.edgar615:eventbus-kafka:1.0.11")
'com.github.edgar615:eventbus-kafka:jar:1.0.11'
<dependency org="com.github.edgar615" name="eventbus-kafka" rev="1.0.11">
<artifact name="eventbus-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgar615', module='eventbus-kafka', version='1.0.11')
)
libraryDependencies += "com.github.edgar615" % "eventbus-kafka" % "1.0.11"
[com.github.edgar615/eventbus-kafka "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-clients | jar | 0.11.0.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.6 |
com.github.edgar615 : eventbus-core | jar | 1.0.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.awaitility : awaitility | jar | 2.0.0 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
com.github.edgar615 : eventbus-metric | jar | 1.0.11 |