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

org.apache.nifi:nifi-processor-utils 1.13.2

This nifi-processor-utils module is designed to capture common patterns and utilities that can be leveraged by other processors or components to help promote reuse. These patterns may become framework level features or may simply be made available through this utility. It is ok for this module to have dependencies but care should be taken when adding dependencies as this increases the cost of utilizing this module in various nars.

Лицензия

Лицензия

Группа

Группа

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

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

nifi-processor-utils
Версия

Версия

1.13.2
Тип

Тип

jar
Описание

Описание

This nifi-processor-utils module is designed to capture common patterns and utilities that can be leveraged by other processors or components to help promote reuse. These patterns may become framework level features or may simply be made available through this utility. It is ok for this module to have dependencies but care should be taken when adding dependencies as this increases the cost of utilizing this module in various nars.
Организация-разработчик

Организация-разработчик

Apache NiFi Project

Скачать nifi-processor-utils 1.13.2


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.nifi : nifi-utils jar 1.13.2
org.apache.nifi : nifi-security-utils jar 1.13.2
commons-io : commons-io jar 2.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.8
org.apache.nifi : nifi-record-serialization-service-api jar 1.13.2
org.apache.nifi : nifi-record jar 1.13.2

provided (4)

Идентификатор библиотеки Тип Версия
org.apache.nifi : nifi-api jar 1.13.2
org.apache.nifi : nifi-ssl-context-service-api jar 1.13.2
org.apache.nifi : nifi-distributed-cache-client-service-api jar 1.13.2
junit : junit jar 4.13.1

test (5)

Идентификатор библиотеки Тип Версия
org.apache.nifi : nifi-mock jar 1.13.2
org.apache.nifi : nifi-mock-record-utils jar 1.13.2
org.mockito : mockito-core jar 2.28.2
org.slf4j : slf4j-simple jar 1.7.30
org.codehaus.groovy : groovy-test jar 2.5.4

Модули Проекта

Данный проект не имеет модулей.