File | Operation |
---|---|
nifi-standard-services-1.16.3.pom | download |
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-standard-services</artifactId>
<version>1.16.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-standard-services', version='1.16.3')
)
<parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-nar-bundles</artifactId> <version>1.16.3</version> </parent>