MVN

org.apache.nifi.registry : nifi-registry-core

Maven & Gradle

Aug 21, 2023

The core modules of NiFi Registry.

<dependency>
    <groupId>org.apache.nifi.registry</groupId>
    <artifactId>nifi-registry-core</artifactId>
    <version>1.23.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.nifi.registry : nifi-registry-core to add to Maven - Latest Versions:

  • Latest Stable: 1.23.2

All Versions

Choose a version of org.apache.nifi.registry : nifi-registry-core to add to Maven - All Versions:

Version Vulnerabilities Updated
1.23.x
nifi-registry-core-1.23.2
nifi-registry-core-1.23.1
nifi-registry-core-1.23.0
1.22.x
nifi-registry-core-1.22.0
1.21.x
nifi-registry-core-1.21.0
1.20.x
nifi-registry-core-1.20.0
1.19.x
nifi-registry-core-1.19.1
nifi-registry-core-1.19.0
1.18.x
nifi-registry-core-1.18.0
1.17.x
nifi-registry-core-1.17.0
1.16.x
nifi-registry-core-1.16.3
nifi-registry-core-1.16.2
nifi-registry-core-1.16.1
CVE-2022-33140
nifi-registry-core-1.16.0
CVE-2022-33140
1.15.x
nifi-registry-core-1.15.3
CVE-2022-33140
nifi-registry-core-1.15.2
CVE-2022-33140
nifi-registry-core-1.15.1
CVE-2022-33140
nifi-registry-core-1.15.0
CVE-2022-33140
1.14.x
nifi-registry-core-1.14.0
CVE-2022-33140
0.8.x
nifi-registry-core-0.8.0
CVE-2022-33140
0.7.x
nifi-registry-core-0.7.0
CVE-2022-33140
0.5.x
nifi-registry-core-0.5.0
0.4.x
nifi-registry-core-0.4.0
0.3.x
nifi-registry-core-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.nifi.registry</groupId>
    <artifactId>nifi-registry-core</artifactId>
    <version>1.23.2</version>
</dependency>