Categories |
CategoriesEventBus Application Layer Libs Messaging |
---|---|
GroupId | GroupIdcom.github.edgar615 |
ArtifactId | ArtifactIdeventbus-kafka-vertx |
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/
|
<!-- 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"]
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 |
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 |