License |
License |
---|---|
GroupId | GroupIdcom.hubrick.vertx |
ArtifactId | ArtifactIdvertx-kafka-service |
Version | Version1.2.12 |
Type | Typejar |
Description |
DescriptionVert.x Kafka Service
A vert.x Kafka service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-kafka-service-1.2.12.pom | |
vertx-kafka-service-1.2.12.jar | 60 KB |
vertx-kafka-service-1.2.12-sources.jar | 34 KB |
vertx-kafka-service-1.2.12-javadoc.jar | 177 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | 3.5.1 |
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 |