| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.apache.storm |
| ArtifactId | ArtifactIdstorm-mqtt |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstorm-mqtt
Distributed and fault-tolerant realtime computation
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| storm-mqtt-2.4.0.pom | |
| storm-mqtt-2.4.0.jar | 33 KB |
| storm-mqtt-2.4.0-sources.jar | 28 KB |
| storm-mqtt-2.4.0-javadoc.jar | 189 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-mqtt/ -->
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-mqtt</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/storm-mqtt/
implementation 'org.apache.storm:storm-mqtt:2.4.0'
// https://jarcasting.com/artifacts/org.apache.storm/storm-mqtt/
implementation ("org.apache.storm:storm-mqtt:2.4.0")
'org.apache.storm:storm-mqtt:jar:2.4.0'
<dependency org="org.apache.storm" name="storm-mqtt" rev="2.4.0">
<artifact name="storm-mqtt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='storm-mqtt', version='2.4.0')
)
libraryDependencies += "org.apache.storm" % "storm-mqtt" % "2.4.0"
[org.apache.storm/storm-mqtt "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fusesource.mqtt-client : mqtt-client | jar | 1.10 |
| commons-lang : commons-lang | jar | 2.5 |
| com.google.guava : guava | jar | 16.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.storm : storm-client | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.activemq : activemq-broker | jar | 5.15.8 |
| org.apache.activemq : activemq-mqtt | jar | 5.15.8 |
| org.apache.activemq : activemq-kahadb-store | jar | 5.15.8 |
| org.apache.storm : storm-server | jar | 2.4.0 |
| org.apache.storm : storm-client | test-jar | 2.4.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar |