File | Operation |
---|---|
nifi-framework-2.1.0.pom | download |
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-framework</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-framework-bundle</artifactId> <version>2.1.0</version> </parent>