MVN

org.apache.nifi : nifi-kite-bundle

Maven & Gradle

Jan 14, 2022

A bundle of processors that use Kite to store data in Hadoop

<dependency>
    <groupId>org.apache.nifi</groupId>
    <artifactId>nifi-kite-bundle</artifactId>
    <version>1.15.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.nifi : nifi-kite-bundle to add to Maven - Latest Versions:

  • Latest Stable: 1.15.3
  • Latest Beta: 1.0.0-BETA

All Versions

Choose a version of org.apache.nifi : nifi-kite-bundle to add to Maven - All Versions:

Version Vulnerabilities Updated
1.15.x
nifi-kite-bundle-1.15.3
nifi-kite-bundle-1.15.2
nifi-kite-bundle-1.15.1
nifi-kite-bundle-1.15.0
1.14.x
nifi-kite-bundle-1.14.0
1.13.x
nifi-kite-bundle-1.13.2
nifi-kite-bundle-1.13.1
nifi-kite-bundle-1.13.0
1.12.x
nifi-kite-bundle-1.12.1
nifi-kite-bundle-1.12.0
1.11.x
nifi-kite-bundle-1.11.4
nifi-kite-bundle-1.11.3
nifi-kite-bundle-1.11.2
nifi-kite-bundle-1.11.1
nifi-kite-bundle-1.11.0
1.10.x
nifi-kite-bundle-1.10.0
1.9.x
nifi-kite-bundle-1.9.2
nifi-kite-bundle-1.9.1
nifi-kite-bundle-1.9.0
1.8.x
nifi-kite-bundle-1.8.0
1.7.x
nifi-kite-bundle-1.7.1
nifi-kite-bundle-1.7.0
1.6.x
nifi-kite-bundle-1.6.0
1.5.x
nifi-kite-bundle-1.5.0
1.4.x
nifi-kite-bundle-1.4.0
1.3.x
nifi-kite-bundle-1.3.0
1.2.x
nifi-kite-bundle-1.2.0
1.1.x
nifi-kite-bundle-1.1.2
nifi-kite-bundle-1.1.1
nifi-kite-bundle-1.1.0
1.0.x
nifi-kite-bundle-1.0.1
nifi-kite-bundle-1.0.0
nifi-kite-bundle-1.0.0-BETA
0.7.x
nifi-kite-bundle-0.7.4
nifi-kite-bundle-0.7.3
nifi-kite-bundle-0.7.2
nifi-kite-bundle-0.7.1
nifi-kite-bundle-0.7.0
0.6.x
nifi-kite-bundle-0.6.1
nifi-kite-bundle-0.6.0
0.5.x
nifi-kite-bundle-0.5.1
nifi-kite-bundle-0.5.0
0.4.x
nifi-kite-bundle-0.4.1
nifi-kite-bundle-0.4.0
0.3.x
nifi-kite-bundle-0.3.0
0.2.x
nifi-kite-bundle-0.2.1
nifi-kite-bundle-0.2.0-incubating
0.1.x
nifi-kite-bundle-0.1.0-incubating
0.0.x
nifi-kite-bundle-0.0.2-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.nifi</groupId>
    <artifactId>nifi-kite-bundle</artifactId>
    <version>1.15.3</version>
</dependency>

Advertisement