is not current version
Last Version 2.4.0

org.apache.storm:storm-mqtt 1.0.4


Categories

Categories

ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-mqtt
Version

Version

1.0.4
Type

Type

jar

Download storm-mqtt 1.0.4


<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-mqtt/ -->
<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>storm-mqtt</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/storm-mqtt/
implementation 'org.apache.storm:storm-mqtt:1.0.4'
// https://jarcasting.com/artifacts/org.apache.storm/storm-mqtt/
implementation ("org.apache.storm:storm-mqtt:1.0.4")
'org.apache.storm:storm-mqtt:jar:1.0.4'
<dependency org="org.apache.storm" name="storm-mqtt" rev="1.0.4">
  <artifact name="storm-mqtt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='storm-mqtt', version='1.0.4')
)
libraryDependencies += "org.apache.storm" % "storm-mqtt" % "1.0.4"
[org.apache.storm/storm-mqtt "1.0.4"]