is not current version
Last Version 2.10.0.7

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

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.8.1.6
Type

Type

jar

Download kafka-client-factory 2.8.1.6


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