Last Version

org.apache.nifi:nifi-distributed-cache-protocol 1.16.3

Defines the communications protocol that is used between clients and servers for the Distributed Cache services

License

License

GroupId

GroupId

org.apache.nifi
ArtifactId

ArtifactId

nifi-distributed-cache-protocol
Version

Version

1.16.3
Type

Type

jar
Description

Description

Defines the communications protocol that is used between clients and servers for the Distributed Cache services
Project Organization

Project Organization

Apache NiFi Project

Download nifi-distributed-cache-protocol 1.16.3


<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-distributed-cache-protocol/ -->
<dependency>
    <groupId>org.apache.nifi</groupId>
    <artifactId>nifi-distributed-cache-protocol</artifactId>
    <version>1.16.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-distributed-cache-protocol/
implementation 'org.apache.nifi:nifi-distributed-cache-protocol:1.16.3'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-distributed-cache-protocol/
implementation ("org.apache.nifi:nifi-distributed-cache-protocol:1.16.3")
'org.apache.nifi:nifi-distributed-cache-protocol:jar:1.16.3'
<dependency org="org.apache.nifi" name="nifi-distributed-cache-protocol" rev="1.16.3">
  <artifact name="nifi-distributed-cache-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-distributed-cache-protocol', version='1.16.3')
)
libraryDependencies += "org.apache.nifi" % "nifi-distributed-cache-protocol" % "1.16.3"
[org.apache.nifi/nifi-distributed-cache-protocol "1.16.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.nifi : nifi-utils jar 1.16.3

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-core jar 3.11.2
org.mockito : mockito-junit-jupiter jar 3.11.2
org.slf4j : slf4j-simple jar 1.7.36
org.codehaus.groovy : groovy-test jar 3.0.8

Project Modules

There are no modules declared in this project.