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

org.apache.nifi:nifi-grpc-bundle 1.7.0

A bundle of processors that speak the gRPC protocol

Категории

Категории

gRPC Сеть Networking
Группа

Группа

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

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

nifi-grpc-bundle
Версия

Версия

1.7.0
Тип

Тип

pom

Скачать nifi-grpc-bundle 1.7.0

Имя Файла Размер
nifi-grpc-bundle-1.7.0.pom 1 KB
Обзор

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