Apache NiFi API

Clone this repo:
  1. 36a6308 NIFI-14738 Updated version to 2.3.0-SNAPSHOT by exceptionfactory · 9 days ago main
  2. 169b528 NIFI-14738 Merged NIFI-14738-RC1 by exceptionfactory · 9 days ago
  3. d5b5a10 NIFI-14738 Updated version to 2.2.0 by exceptionfactory · 12 days ago
  4. 9da3904 NIFI-14738 Aligned ASF YAML History requirements with NiFi Project by exceptionfactory · 9 days ago
  5. 83f659e NIFI-14746 Bump copyright year to 2025 (#10) by Joe Witt · 11 days ago

Apache NiFi API

license build

The Apache NiFi API repository contains public interfaces and classes for building extension components.

Requirements

  • Java 21
  • Maven 3.9

Versioning

The project follows Semantic Versioning 2.0.0.

Building

This project uses Maven to build distribution packages.

This project includes the Maven Wrapper to build with required Maven versions.

./mvnw install

Verifying

Code and documentation changes must pass build verification to be eligible for review.

./mvnw verify

The project uses several build plugins for static code analysis and license evaluation.

Documentation

The Apache NiFi Documentation includes reference information for project capabilities.

Contributing

The Apache NiFi Contributor Guide describes the process for getting involved in the development of this project.

Issues

This project uses Jira for tracking bugs and features.

Licensing

This project is released under the Apache License, Version 2.0.