Jar examples for n:nifi-api
You can download jar file nifi-api 0.6.1 in this page.
Apache License
You can use the following script to add nifi-api-0.6.1.jar to your project.
<dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-api</artifactId> <version>0.6.1</version> </dependency>
compile group: 'org.apache.nifi', name: 'nifi-api', version: '0.6.1'
libraryDependencies += "org.apache.nifi" % "nifi-api" % "0.6.1"
<dependency org="org.apache.nifi" name="nifi-api" rev="0.6.1"/>
@Grapes(@Grab(group='org.apache.nifi', module='nifi-api', version='0.6.1'))
'org.apache.nifi:nifi-api:jar:0.6.1'
Click the following link to download the jar file.
nifi-api-0.6.1-javadoc.jar