is not current version
Last Version 1.16.3

org.apache.nifi:nifi-confluent-platform-bundle 1.4.0

A bundle of components that interact with the Confluent Platform

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.nifi
ArtifactId

ArtifactId

nifi-confluent-platform-bundle
Version

Version

1.4.0
Type

Type

pom

Download nifi-confluent-platform-bundle 1.4.0


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