Last Version

WSO2 Stream Processor - Sample - Kafka Producer 4.4.0-RC4

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

License

License

GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

kafka-producer
Version

Version

4.4.0-RC4
Type

Type

pom
Description

Description

WSO2 Stream Processor - Sample - Kafka Producer
WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.
Project Organization

Project Organization

WSO2

Download kafka-producer 4.4.0-RC4


<!-- https://jarcasting.com/artifacts/org.wso2.sp/kafka-producer/ -->
<dependency>
    <groupId>org.wso2.sp</groupId>
    <artifactId>kafka-producer</artifactId>
    <version>4.4.0-RC4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.sp/kafka-producer/
implementation 'org.wso2.sp:kafka-producer:4.4.0-RC4'
// https://jarcasting.com/artifacts/org.wso2.sp/kafka-producer/
implementation ("org.wso2.sp:kafka-producer:4.4.0-RC4")
'org.wso2.sp:kafka-producer:pom:4.4.0-RC4'
<dependency org="org.wso2.sp" name="kafka-producer" rev="4.4.0-RC4">
  <artifact name="kafka-producer" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.sp', module='kafka-producer', version='4.4.0-RC4')
)
libraryDependencies += "org.wso2.sp" % "kafka-producer" % "4.4.0-RC4"
[org.wso2.sp/kafka-producer "4.4.0-RC4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.wso2.siddhi : siddhi-core jar 4.5.5
org.wso2.extension.siddhi.io.kafka : siddhi-io-kafka jar 4.2.1

Project Modules

There are no modules declared in this project.