License |
License |
---|---|
GroupId | GroupIdorg.jzenith |
ArtifactId | ArtifactIdjzenith-kafka |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionjZenith Kafka Plugin
jZenith Application Framework
|
Filename | Size |
---|---|
jzenith-kafka-0.1.pom | |
jzenith-kafka-0.1.jar | 18 KB |
jzenith-kafka-0.1-sources.jar | 11 KB |
jzenith-kafka-0.1-javadoc.jar | 440 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jzenith : jzenith-core | jar | 0.1 |
io.vertx : vertx-kafka-client | jar | 3.5.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |
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 |