com.github.edgar615:eventbus-kafka-vertx

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-vertx
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download eventbus-kafka-vertx

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.edgar615/eventbus-kafka-vertx/ -->
<dependency>
    <groupId>com.github.edgar615</groupId>
    <artifactId>eventbus-kafka-vertx</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgar615/eventbus-kafka-vertx/
implementation 'com.github.edgar615:eventbus-kafka-vertx:1.0.11'
// https://jarcasting.com/artifacts/com.github.edgar615/eventbus-kafka-vertx/
implementation ("com.github.edgar615:eventbus-kafka-vertx:1.0.11")
'com.github.edgar615:eventbus-kafka-vertx:jar:1.0.11'
<dependency org="com.github.edgar615" name="eventbus-kafka-vertx" rev="1.0.11">
  <artifact name="eventbus-kafka-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgar615', module='eventbus-kafka-vertx', version='1.0.11')
)
libraryDependencies += "com.github.edgar615" % "eventbus-kafka-vertx" % "1.0.11"
[com.github.edgar615/eventbus-kafka-vertx "1.0.11"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.edgar615 : eventbus-core jar 1.0.11
com.github.edgar615 : eventbus-kafka jar 1.0.11
io.vertx : vertx-core jar 3.5.1
io.vertx : vertx-dropwizard-metrics jar 3.5.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.awaitility : awaitility jar 2.0.0
io.vertx : vertx-unit jar 3.5.1
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.

Versions

Version
1.0.11
1.0.10