Download nifi-registry-properties-0.1.0.jar file - Jar n

Jar examples for n:nifi-registry-properties

Description

You can download jar file nifi-registry-properties 0.1.0 in this page.

License

Apache License

Build File

You can use the following script to add nifi-registry-properties-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

nifi-registry-properties-0.1.0-javadoc.jar
nifi-registry-properties-0.1.0-sources.jar
nifi-registry-properties-0.1.0.jar
nifi-registry-properties-0.1.0.pom



Related Tutorials