Last Version

Storm Source Distribution 2.4.0

Storm source distribution

License

License

Categories

Categories

Apache Storm Application Layer Libs Distributed Applications ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

apache-storm-source
Version

Version

2.4.0
Type

Type

pom
Description

Description

Storm Source Distribution
Storm source distribution
Project Organization

Project Organization

The Apache Software Foundation

Download apache-storm-source 2.4.0


<!-- https://jarcasting.com/artifacts/org.apache.storm/apache-storm-source/ -->
<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>apache-storm-source</artifactId>
    <version>2.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/apache-storm-source/
implementation 'org.apache.storm:apache-storm-source:2.4.0'
// https://jarcasting.com/artifacts/org.apache.storm/apache-storm-source/
implementation ("org.apache.storm:apache-storm-source:2.4.0")
'org.apache.storm:apache-storm-source:pom:2.4.0'
<dependency org="org.apache.storm" name="apache-storm-source" rev="2.4.0">
  <artifact name="apache-storm-source" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='apache-storm-source', version='2.4.0')
)
libraryDependencies += "org.apache.storm" % "apache-storm-source" % "2.4.0"
[org.apache.storm/apache-storm-source "2.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.storm : storm-core jar 2.4.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.