Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
'org.apache.nifi:nifi-example-nar:0.2.1'
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-example-nar</artifactId>
<version>0.2.1</version>
</dependency>
<dependency org="org.apache.nifi" name="nifi-example-nar" rev="0.2.1"/>
"org.apache.nifi", "nifi-example-nar", "0.2.1"