Last Version

WSO2 Streaming Integrator Tooling - Sample - MQTT Client 4.1.0-m3

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

mqtt-client
Version

Version

4.1.0-m3
Type

Type

pom
Description

Description

WSO2 Streaming Integrator Tooling - Sample - MQTT Client
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 mqtt-client 4.1.0-m3

Filename Size
mqtt-client-4.1.0-m3.pom 1 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
io.siddhi : siddhi-core jar 5.1.20
io.siddhi.extension.io.mqtt : siddhi-io-mqtt jar 3.0.1

Project Modules

There are no modules declared in this project.