Last Version

WSO2 Stream Processor - Sample - Kafka Producer 5.10.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.analytics.is
ArtifactId

ArtifactId

kafka-producer
Version

Version

5.10.0-m2
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 5.10.0-m2


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.