Last Version

org.apache.nifi:nifi-framework-cluster-web 0.7.4

The clustering software for communicating with the NiFi web api.

License

License

GroupId

GroupId

org.apache.nifi
ArtifactId

ArtifactId

nifi-framework-cluster-web
Version

Version

0.7.4
Type

Type

jar
Description

Description

The clustering software for communicating with the NiFi web api.
Project Organization

Project Organization

Apache NiFi Project

Download nifi-framework-cluster-web 0.7.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.nifi : nifi-administration jar 0.7.4
org.apache.nifi : nifi-user-actions jar 0.7.4

provided (3)

Group / Artifact Type Version
org.apache.nifi : nifi-api jar 0.7.4
org.apache.nifi : nifi-properties jar 0.7.4
org.slf4j : slf4j-api jar 1.7.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.12
org.codehaus.groovy : groovy-all jar 2.4.5

Project Modules

There are no modules declared in this project.