Download nifi-distributed-cache-client-service-api-1.4.0.jar file - Jar n

Jar examples for n:nifi-distributed-cache-client-service-api

Description

Provides an API for a Client that interfaces with a Distributed Cache

You can download jar file nifi-distributed-cache-client-service-api 1.4.0 in this page.

License

Apache License

Build File

You can use the following script to add nifi-distributed-cache-client-service-api-1.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

nifi-distributed-cache-client-service-api-1.4.0-javadoc.jar
nifi-distributed-cache-client-service-api-1.4.0-sources.jar
nifi-distributed-cache-client-service-api-1.4.0.jar
nifi-distributed-cache-client-service-api-1.4.0.pom



Related Tutorials