Download nifi-framework-core-1.4.0.jar file - Jar n

Jar examples for n:nifi-framework-core

Description

You can download jar file nifi-framework-core 1.4.0 in this page.

License

Apache License

Build File

You can use the following script to add nifi-framework-core-1.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

nifi-framework-core-1.4.0-javadoc.jar
nifi-framework-core-1.4.0-sources.jar
nifi-framework-core-1.4.0.jar
nifi-framework-core-1.4.0.pom



Related Tutorials