Download nifi-record-path-1.7.0.jar file - Jar n

Jar examples for n:nifi-record-path

Description

You can download jar file nifi-record-path 1.7.0 in this page.

License

Apache License

Build File

You can use the following script to add nifi-record-path-1.7.0.jar to your project.

<dependency>
   <groupId>org.apache.nifi</groupId>
   <artifactId>nifi-record-path</artifactId>
   <version>1.7.0</version>
</dependency>
compile group: 'org.apache.nifi', name: 'nifi-record-path', version: '1.7.0'
libraryDependencies += "org.apache.nifi" % "nifi-record-path" % "1.7.0"
<dependency org="org.apache.nifi" name="nifi-record-path" rev="1.7.0"/>
@Grapes(@Grab(group='org.apache.nifi', module='nifi-record-path', version='1.7.0'))
'org.apache.nifi:nifi-record-path:jar:1.7.0'

Download

Click the following link to download the jar file.

nifi-record-path-1.7.0-javadoc.jar
nifi-record-path-1.7.0-sources.jar
nifi-record-path-1.7.0.jar
nifi-record-path-1.7.0.pom



Related Tutorials