Last Version

com.github.edgar615:eventbus-kafka 1.0.11

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

eventbus-kafka
Version

Version

1.0.11
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download eventbus-kafka 1.0.11


<!-- 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"]

Dependencies

compile (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.