MVN

org.apache.storm : flux

Maven & Gradle

Aug 02, 2023

flux

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

Latest Version

Choose a version of org.apache.storm : flux to add to Maven - Latest Versions:

  • Latest Stable: 2.5.0
  • Latest Beta: 0.10.0-beta1

All Versions

Choose a version of org.apache.storm : flux to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
flux-2.5.0
2.4.x
flux-2.4.0
2.3.x
flux-2.3.0
2.2.x
flux-2.2.1
flux-2.2.0
2.1.x
flux-2.1.1
flux-2.1.0
2.0.x
flux-2.0.0
1.2.x
flux-1.2.4
flux-1.2.3
flux-1.2.2
flux-1.2.1
flux-1.2.0
1.1.x
flux-1.1.3
flux-1.1.2
flux-1.1.1
flux-1.1.0
1.0.x
flux-1.0.6
flux-1.0.5
flux-1.0.4
flux-1.0.3
flux-1.0.2
flux-1.0.1
flux-1.0.0
0.10.x
flux-0.10.2
flux-0.10.1
flux-0.10.0
flux-0.10.0-beta1
flux-0.10.0-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement