is not current version
Last Version 1.2.12

com.hubrick.vertx:vertx-kafka-service 1.2.10

A vert.x Kafka service

GroupId

GroupId

com.hubrick.vertx
ArtifactId

ArtifactId

vertx-kafka-service
Version

Version

1.2.10
Type

Type

jar

Download vertx-kafka-service 1.2.10


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