MVN

org.apache.storm : storm-sql-core-bin

Maven & Gradle

Aug 02, 2023
<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>storm-sql-core-bin</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.storm : storm-sql-core-bin to add to Maven - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of org.apache.storm : storm-sql-core-bin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
storm-sql-core-bin-2.5.0
2.4.x
storm-sql-core-bin-2.4.0
2.3.x
storm-sql-core-bin-2.3.0
2.2.x
storm-sql-core-bin-2.2.1
storm-sql-core-bin-2.2.0
2.1.x
storm-sql-core-bin-2.1.1
storm-sql-core-bin-2.1.0
2.0.x
storm-sql-core-bin-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>storm-sql-core-bin</artifactId>
    <version>2.5.0</version>
</dependency>