Artifacts using NiFi Security Utilities (69)
Sort:
popular
|
newest
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 ...
Last Release on Aug 23, 2023
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.
Last Release on Jan 18, 2022