Last Version

NiFi Pulsar Connectors :: NiFi Pulsar Bundle 1.15.2

A collection of NiFi Processors that can store and retrieve data from Apache Pulsar

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative.connectors
ArtifactId

ArtifactId

nifi-pulsar-bundle
Version

Version

1.15.2
Type

Type

pom
Description

Description

NiFi Pulsar Connectors :: NiFi Pulsar Bundle
A collection of NiFi Processors that can store and retrieve data from Apache Pulsar
Project URL

Project URL

https://github.com/david-streamlio/pulsar-nifi-bundle
Project Organization

Project Organization

StreamNative
Source Code Management

Source Code Management

https://github.com/david-streamlio/pulsar-nifi-bundle/tree/main

Download nifi-pulsar-bundle 1.15.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nifi-pulsar-client-service-api
  • nifi-pulsar-client-service
  • nifi-pulsar-client-service-nar
  • nifi-pulsar-processors
  • nifi-pulsar-nar
  • docker-image