is not current version
Last Version 1.0.11

com.github.edgar615:eventbus-kafka-vertx 1.0.10


Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

eventbus-kafka-vertx
Version

Version

1.0.10
Type

Type

jar

Download eventbus-kafka-vertx 1.0.10


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