License |
License |
---|---|
Categories |
CategoriesApache Storm Application Layer Libs Distributed Applications ORM Data |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdapache-storm-source |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStorm Source Distribution
Storm source distribution
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apache-storm-source-2.4.0.pom | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-core | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar |