Apache NiFi API

Clone this repo:
  1. 1f59b3e NIFI-16309 Updated version to 2.13.0-SNAPSHOT by exceptionfactory · 3 days ago main
  2. 713e02b NIFI-16309 Merged NIFI-16309-RC1 by exceptionfactory · 3 days ago
  3. 0740fb5 NIFI-16309 Updated version to 2.12.0 by exceptionfactory · 4 days ago NIFI-16309-RC1 nifi-api-2.12.0 nifi-api-2.12.0-RC1
  4. 362bc54 NIFI-16307 Added Attributes to Counter and Gauge Session Methods (#107) by David Handermann · 4 days ago
  5. 58da720 NIFI-16259 Updated version to 2.12.0-SNAPSHOT by exceptionfactory · 2 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.16

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.