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

org.apache.nifi:nifi-storm-spout 1.7.1


Категории

Категории

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

Группа

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

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

nifi-storm-spout
Версия

Версия

1.7.1
Тип

Тип

jar

Скачать nifi-storm-spout 1.7.1


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