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