org.apache.nifi:nifi-utils

This nifi-utils module should be a general purpose place to store widely and generally useful functions that any component might want to leverage. NO DEPENDENCIES should be added. This module is likely to be leveraged by every extension and should not bring along any other dependencies. The only dependency intended is the nifi-api and even this is expected to be already provided in any case where it would be used. The typical place this util would be found is within a nar and all nars already have nifi-api as a parent dependency. The nifi-api can be thought of as a NiFi Application Container level dependency.

License

License

GroupId

GroupId

org.apache.nifi
ArtifactId

ArtifactId

nifi-utils
Last Version

Last Version

1.16.3
Release Date

Release Date

Type

Type

jar
Description

Description

This nifi-utils module should be a general purpose place to store widely and generally useful functions that any component might want to leverage. NO DEPENDENCIES should be added. This module is likely to be leveraged by every extension and should not bring along any other dependencies. The only dependency intended is the nifi-api and even this is expected to be already provided in any case where it would be used. The typical place this util would be found is within a nar and all nars already have nifi-api as a parent dependency. The nifi-api can be thought of as a NiFi Application Container level dependency.
Project Organization

Project Organization

Apache NiFi Project

Download nifi-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.nifi : nifi-api jar 1.16.3

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
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0-BETA
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0-incubating
0.1.0-incubating
0.0.2-incubating
0.0.1-incubating