Last Version

Camel Quarkus :: Azure Event Hubs :: Runtime 2.10.0

The azure-eventhubs component that integrates Azure Event Hubs using AMQP protocol. Azure EventHubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers.

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-azure-eventhubs
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: Azure Event Hubs :: Runtime
The azure-eventhubs component that integrates Azure Event Hubs using AMQP protocol. Azure EventHubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-azure-eventhubs

Download camel-quarkus-azure-eventhubs 2.10.0


<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-azure-eventhubs/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-azure-eventhubs</artifactId>
    <version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-azure-eventhubs/
implementation 'org.apache.camel.quarkus:camel-quarkus-azure-eventhubs:2.10.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-azure-eventhubs/
implementation ("org.apache.camel.quarkus:camel-quarkus-azure-eventhubs:2.10.0")
'org.apache.camel.quarkus:camel-quarkus-azure-eventhubs:jar:2.10.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-azure-eventhubs" rev="2.10.0">
  <artifact name="camel-quarkus-azure-eventhubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-azure-eventhubs', version='2.10.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-azure-eventhubs" % "2.10.0"
[org.apache.camel.quarkus/camel-quarkus-azure-eventhubs "2.10.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel.quarkus : camel-quarkus-azure-storage-blob jar
org.apache.camel : camel-azure-eventhubs jar

Project Modules

There are no modules declared in this project.