Last Version

Vert.x Kafka Service 1.2.12

A vert.x Kafka service

License

License

GroupId

GroupId

com.hubrick.vertx
ArtifactId

ArtifactId

vertx-kafka-service
Version

Version

1.2.12
Type

Type

jar
Description

Description

Vert.x Kafka Service
A vert.x Kafka service
Project URL

Project URL

https://github.com/hubrick/vertx-kafka-service
Source Code Management

Source Code Management

http://github.com/hubrick/vertx-kafka-service.git

Download vertx-kafka-service 1.2.12


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

Dependencies

compile (11)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.5.1
io.vertx : vertx-hazelcast jar 3.5.1
io.vertx : vertx-service-factory jar 3.5.1
io.vertx : vertx-service-proxy jar 3.5.1
org.slf4j : slf4j-api jar 1.7.25
org.apache.kafka : kafka-clients jar 1.1.0
com.yammer.metrics : metrics-core jar 2.2.0
com.yammer.metrics : metrics-graphite jar 2.2.0
com.timgroup : java-statsd-client jar 3.0.1
io.prometheus : simpleclient jar 0.3.0
com.google.guava : guava jar 24.1-jre

provided (1)

Group / Artifact Type Version
io.vertx : vertx-codegen jar 3.5.1

test (6)

Group / Artifact Type Version
com.googlecode.junit-toolbox : junit-toolbox jar 2.4
io.vertx : vertx-unit jar 3.5.1
com.netflix.curator : curator-test jar 1.3.3
org.apache.kafka : kafka_2.12 jar 1.1.0
org.apache.kafka : kafka_2.12 jar 1.1.0
org.apache.kafka : kafka-clients jar 1.1.0

Project Modules

There are no modules declared in this project.