MVN

org.apache.heron : heron-storm

Maven & Gradle

Jul 24, 2022
2 usages
3.6k stars

heron-storm · Heron Storm

<dependency>
    <groupId>org.apache.heron</groupId>
    <artifactId>heron-storm</artifactId>
    <version>0.20.5-incubating</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.20.5-incubating
  • Latest Release Candidate: 0.20.1-incubating-rc2

All Versions

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

Version Vulnerabilities Updated
0.20.x
heron-storm-0.20.5-incubating
heron-storm-0.20.4-incubating
heron-storm-0.20.3-incubating
heron-storm-0.20.1-incubating
heron-storm-0.20.1-incubating-rc2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.heron</groupId>
    <artifactId>heron-storm</artifactId>
    <version>0.20.5-incubating</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.heron:heron-storm:0.20.5-incubating'

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

implementation("org.apache.heron:heron-storm:0.20.5-incubating")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.heron" % "heron-storm" % "0.20.5-incubating"

Advertisement

Dependencies from Group

Jul 24, 2022
6 usages
3.6k stars
Jul 24, 2022
2 usages
3.6k stars
Jul 24, 2022
3.6k stars
Jul 24, 2022
3.6k stars
Jul 24, 2022
3.6k stars

Discover Dependencies

Jul 31, 2023
22 usages
27 stars
Aug 10, 2023
16 usages
27 stars
Dec 17, 2021
26 usages
Dec 17, 2021
17 usages
Dec 17, 2021
15 usages
Dec 17, 2021
21 usages
May 10, 2023
3 usages
937 stars