License |
License |
---|---|
Categories |
CategoriesApache Storm Application Layer Libs Distributed Applications ORM Data |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdapache-storm-bin |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStorm Binary Distribution
Storm binary distribution
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apache-storm-bin-2.4.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.storm/apache-storm-bin/ -->
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>apache-storm-bin</artifactId>
<version>2.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/apache-storm-bin/
implementation 'org.apache.storm:apache-storm-bin:2.4.0'
// https://jarcasting.com/artifacts/org.apache.storm/apache-storm-bin/
implementation ("org.apache.storm:apache-storm-bin:2.4.0")
'org.apache.storm:apache-storm-bin:pom:2.4.0'
<dependency org="org.apache.storm" name="apache-storm-bin" rev="2.4.0">
<artifact name="apache-storm-bin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='apache-storm-bin', version='2.4.0')
)
libraryDependencies += "org.apache.storm" % "apache-storm-bin" % "2.4.0"
[org.apache.storm/apache-storm-bin "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar |