Jar examples for n:nifi-security-utils
This nifi-security-utils module is meant to hold the majority of utilities that one could need to enable secure transport or interact with encryption. Care should be taken to keep the number of dependencies to a minimum given the utility nature of this library.
You can download jar file nifi-security-utils 1.7.0 in this page.
Apache License
You can use the following script to add nifi-security-utils-1.7.0.jar to your project.
<dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-security-utils</artifactId> <version>1.7.0</version> </dependency>
compile group: 'org.apache.nifi', name: 'nifi-security-utils', version: '1.7.0'
libraryDependencies += "org.apache.nifi" % "nifi-security-utils" % "1.7.0"
<dependency org="org.apache.nifi" name="nifi-security-utils" rev="1.7.0"/>
@Grapes(@Grab(group='org.apache.nifi', module='nifi-security-utils', version='1.7.0'))
'org.apache.nifi:nifi-security-utils:jar:1.7.0'
Click the following link to download the jar file.
nifi-security-utils-1.7.0-javadoc.jar