is not current version
Last Version 4.1.0-m3

WSO2 Streaming Integrator Tooling - Sample - Kafka Producer 4.1.0-m2

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.ei
ArtifactId

ArtifactId

kafka-producer
Version

Version

4.1.0-m2
Type

Type

pom
Description

Description

WSO2 Streaming Integrator Tooling - 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.1.0-m2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.siddhi : siddhi-core jar 5.1.20
io.siddhi.extension.io.kafka : siddhi-io-kafka jar 5.0.13

Project Modules

There are no modules declared in this project.