| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Native Development Tools |
| GroupId | GroupIdio.streamnative |
| ArtifactId | ArtifactIdpulsar-client-kafka_0_8 |
| Last Version | Last Version2.6.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPulsar Kafka compatibility 0.8 :: API
Drop-in replacement for Kafka client library that publishes and consumes
messages on Pulsar topics
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.streamnative/pulsar-client-kafka_0_8/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar-client-kafka_0_8</artifactId>
<version>2.6.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/pulsar-client-kafka_0_8/
implementation 'io.streamnative:pulsar-client-kafka_0_8:2.6.3.4'
// https://jarcasting.com/artifacts/io.streamnative/pulsar-client-kafka_0_8/
implementation ("io.streamnative:pulsar-client-kafka_0_8:2.6.3.4")
'io.streamnative:pulsar-client-kafka_0_8:jar:2.6.3.4'
<dependency org="io.streamnative" name="pulsar-client-kafka_0_8" rev="2.6.3.4">
<artifact name="pulsar-client-kafka_0_8" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-client-kafka_0_8', version='2.6.3.4')
)
libraryDependencies += "io.streamnative" % "pulsar-client-kafka_0_8" % "2.6.3.4"
[io.streamnative/pulsar-client-kafka_0_8 "2.6.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.streamnative : buildtools | jar | 2.6.3.4 |
| org.testng : testng | jar | 6.14.3 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
| org.powermock : powermock-module-testng | jar | 2.0.2 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.apache.bookkeeper : bookkeeper-server | jar | 4.11.1 |