MVN

org.apache.storm : storm-client

Maven & Gradle

Aug 02, 2023
57 usages

Storm Client · The client side (including worker) of Storm implementations.

<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>storm-client</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.storm : storm-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of org.apache.storm : storm-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
storm-client-2.5.0
2.4.x
storm-client-2.4.0
2.3.x
storm-client-2.3.0
2.2.x
storm-client-2.2.1
storm-client-2.2.0
2 vulnerabilities
2.1.x
storm-client-2.1.1
storm-client-2.1.0
2 vulnerabilities
2.0.x
storm-client-2.0.0
2 vulnerabilities

How to add a dependency to Maven

Add the following org.apache.storm : storm-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>storm-client</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.storm : storm-client gradle dependency to your build.gradle file:

implementation 'org.apache.storm:storm-client:2.5.0'

Gradle Kotlin DSL: Add the following org.apache.storm : storm-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.storm:storm-client:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.storm : storm-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.storm" % "storm-client" % "2.5.0"

Advertisement

Dependencies from Group

Aug 02, 2023
183 usages
Aug 02, 2023
57 usages
Oct 01, 2021
23 usages
Aug 02, 2023
11 usages
Aug 02, 2023
6 usages

Discover Dependencies

Jun 17, 2022
60 usages
1.7k stars
Jul 19, 2023
69 usages
2.4k stars
Aug 14, 2023
82 usages
803 stars
Sep 10, 2013
356 usages
Dec 14, 2020
62 usages
12.4k stars
Feb 23, 2023
119 usages
Aug 17, 2023
71 usages
1.7k stars