Apache NiFi API

Clone this repo:
  1. f8375f6 NIFI-14397 Updated version to 2.2.0-SNAPSHOT by exceptionfactory · 3 weeks ago main
  2. d8429e1 NIFI-14397 Merged NIFI-14397-RC1 by exceptionfactory · 3 weeks ago
  3. 960c607 NIFI-14397 Updated version to 2.1.0 by exceptionfactory · 4 weeks ago NIFI-14397-RC1 nifi-api-2.1.0 nifi-api-2.1.0-RC1
  4. 124b995 NIFI-14371 add support for DisallowRunOnce annotation by Joseph Witt · 6 weeks ago
  5. 91d6291 NIFI-14374 Set Deterministic Order for Manifest Documentation by exceptionfactory · 5 weeks 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.