is not current version
Last Version 1.16.3

org.apache.nifi:nifi-riemann-bundle 0.7.2


GroupId

GroupId

org.apache.nifi
ArtifactId

ArtifactId

nifi-riemann-bundle
Version

Version

0.7.2
Type

Type

pom

Download nifi-riemann-bundle 0.7.2


<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-riemann-bundle/ -->
<dependency>
    <groupId>org.apache.nifi</groupId>
    <artifactId>nifi-riemann-bundle</artifactId>
    <version>0.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-riemann-bundle/
implementation 'org.apache.nifi:nifi-riemann-bundle:0.7.2'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-riemann-bundle/
implementation ("org.apache.nifi:nifi-riemann-bundle:0.7.2")
'org.apache.nifi:nifi-riemann-bundle:pom:0.7.2'
<dependency org="org.apache.nifi" name="nifi-riemann-bundle" rev="0.7.2">
  <artifact name="nifi-riemann-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-riemann-bundle', version='0.7.2')
)
libraryDependencies += "org.apache.nifi" % "nifi-riemann-bundle" % "0.7.2"
[org.apache.nifi/nifi-riemann-bundle "0.7.2"]