Download nifi-expression-language-1.6.0.jar file - Jar n

Jar examples for n:nifi-expression-language

Description

You can download jar file nifi-expression-language 1.6.0 in this page.

License

Apache License

Build File

You can use the following script to add nifi-expression-language-1.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

nifi-expression-language-1.6.0-javadoc.jar
nifi-expression-language-1.6.0-sources.jar
nifi-expression-language-1.6.0.jar
nifi-expression-language-1.6.0.pom



Related Tutorials