Last Version

jZenith Kafka Plugin 0.1

jZenith Application Framework

License

License

GroupId

GroupId

org.jzenith
ArtifactId

ArtifactId

jzenith-kafka
Version

Version

0.1
Type

Type

jar
Description

Description

jZenith Kafka Plugin
jZenith Application Framework

Download jzenith-kafka 0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jzenith : jzenith-core jar 0.1
io.vertx : vertx-kafka-client jar 3.5.4

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2
com.github.spotbugs : spotbugs-annotations jar 3.1.8

test (12)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.assertj : assertj-core jar 3.11.1
org.jzenith : jzenith-core jar 0.1
org.mockito : mockito-core jar 2.23.0
net.bytebuddy : byte-buddy jar 1.9.2
com.salesforce.kafka.test : kafka-junit5 jar 3.0.1
org.apache.kafka : kafka_2.12 jar 1.0.0
org.apache.kafka : kafka-clients jar 1.0.0
io.vertx : vertx-junit5 jar 3.5.4
org.awaitility : awaitility jar 3.1.2

Project Modules

There are no modules declared in this project.