не последняя версия
Последняя версия 2.4.0

org.apache.storm:storm-starter 0.9.2-incubating


Категории

Категории

ORM Данные
Группа

Группа

org.apache.storm
Идентификатор

Идентификатор

storm-starter
Версия

Версия

0.9.2-incubating
Тип

Тип

jar

Скачать storm-starter 0.9.2-incubating


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