is not current version
Last Version 2.10.0.7

io.streamnative.pulsar.handlers:kafka-client-factory 2.9.2.18

The Kafka client factory to create different versions of Kafka clients

Categories

Categories

CLI User Interface Native Development Tools
GroupId

GroupId

io.streamnative.pulsar.handlers
ArtifactId

ArtifactId

kafka-client-factory
Version

Version

2.9.2.18
Type

Type

jar

Download kafka-client-factory 2.9.2.18


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