is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-broker-kafka 4.2.5.3

Kafka protocol support library

GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-broker-kafka
Version

Version

4.2.5.3
Type

Type

jar

Download joyqueue-broker-kafka 4.2.5.3


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