MVN

com.alibaba.jstorm : jstorm-all

Maven & Gradle

Jan 24, 2017
3.9k stars

jstorm-all · Distributed and fault-tolerant realtime computation

<dependency>
    <groupId>com.alibaba.jstorm</groupId>
    <artifactId>jstorm-all</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.jstorm : jstorm-all to add to Maven - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of com.alibaba.jstorm : jstorm-all to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
jstorm-all-2.2.1
2.1.x
jstorm-all-2.1.1
jstorm-all-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.alibaba.jstorm</groupId>
    <artifactId>jstorm-all</artifactId>
    <version>2.2.1</version>
</dependency>