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.

License

License

GroupId

GroupId

org.apache.nifi
ArtifactId

ArtifactId

nifi-record
Last Version

Last Version

1.16.3
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Apache NiFi Project

Download nifi-record

How to add to project

<!-- 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"]

Dependencies

test (8)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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