org.apache.nifi:nifi-record

This module contains the domain model for NiFi's Record abstraction, including several interfaces for interacting with Records. This module should not depend on any external libraries.

Лицензия

Лицензия

Группа

Группа

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

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

nifi-record
Последняя версия

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

1.16.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

This module contains the domain model for NiFi's Record abstraction, including several interfaces for interacting with Records. This module should not depend on any external libraries.
Организация-разработчик

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

Apache NiFi Project

Скачать nifi-record

Как подключить последнюю версию

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

Зависимости

test (8)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-core jar 3.11.2
org.mockito : mockito-junit-jupiter jar 3.11.2
org.slf4j : slf4j-simple jar 1.7.36
org.codehaus.groovy : groovy-test jar 3.0.8

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

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

Версии библиотеки

Версия
1.16.3
1.16.2
1.16.1
1.16.0
1.15.3
1.15.2
1.15.1
1.15.0
1.14.0
1.13.2
1.13.1
1.13.0
1.12.1
1.12.0
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.0
1.9.2
1.9.1
1.9.0
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0