Vert.x Kafka Consumer

A vert.x Kafka consumer

License

License

GroupId

GroupId

com.hubrick.vertx
ArtifactId

ArtifactId

vertx-kafka-consumer
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x Kafka Consumer
A vert.x Kafka consumer
Project URL

Project URL

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

Source Code Management

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

Download vertx-kafka-consumer

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.kafka : kafka_2.10 jar 0.8.2.2
com.google.guava : guava jar 18.0

provided (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.0.0
io.vertx : vertx-hazelcast jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.
com.hubrick.vertx

Hubrick

Versions

Version
2.0.2
2.0.1
2.0.0
1.0.0