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

org.apache.storm:flux-examples 0.10.0-beta1


Категории

Категории

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

Группа

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

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

flux-examples
Версия

Версия

0.10.0-beta1
Тип

Тип

jar

Скачать flux-examples 0.10.0-beta1


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