Download nifi-schema-utils-1.7.1.jar file - Jar n

Jar examples for n:nifi-schema-utils

Description

You can download jar file nifi-schema-utils 1.7.1 in this page.

License

Apache License

Build File

You can use the following script to add nifi-schema-utils-1.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

nifi-schema-utils-1.7.1-javadoc.jar
nifi-schema-utils-1.7.1-sources.jar
nifi-schema-utils-1.7.1.jar
nifi-schema-utils-1.7.1.pom



Related Tutorials