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