is not current version
Last Version 1.16.3

org.apache.nifi:nifi-framework-cluster-protocol 0.7.2

The messaging protocol for clustered NiFi

GroupId

GroupId

org.apache.nifi
ArtifactId

ArtifactId

nifi-framework-cluster-protocol
Version

Version

0.7.2
Type

Type

jar

Download nifi-framework-cluster-protocol 0.7.2


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