Last Version

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

The messaging protocol for clustered NiFi

License

License

GroupId

GroupId

org.apache.nifi
ArtifactId

ArtifactId

nifi-framework-cluster-protocol
Version

Version

1.16.3
Type

Type

jar
Description

Description

The messaging protocol for clustered NiFi
Project Organization

Project Organization

Apache NiFi Project

Download nifi-framework-cluster-protocol 1.16.3


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.nifi : nifi-logging-utils jar 1.16.3
org.apache.nifi : nifi-socket-utils jar 1.16.3
org.apache.nifi : nifi-framework-core-api jar 1.16.3
org.apache.nifi : nifi-security-utils jar 1.16.3
org.apache.nifi : nifi-xml-processing jar 1.16.3
org.springframework : spring-core jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar

provided (3)

Group / Artifact Type Version
org.apache.nifi : nifi-api jar 1.16.3
org.apache.nifi : nifi-properties jar 1.16.3
org.slf4j : slf4j-api jar 1.7.36

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.