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