Spring Cloud Azure Starter Event Hubs


License

License

GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

spring-cloud-azure-starter-eventhubs
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Azure Starter Event Hubs
Spring Cloud Azure Starter Event Hubs
Project URL

Project URL

https://microsoft.github.io/spring-cloud-azure
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-java

Download spring-cloud-azure-starter-eventhubs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.azure.spring : spring-cloud-azure-starter jar 4.2.0
com.azure : azure-messaging-eventhubs jar 5.12.0
com.azure : azure-messaging-eventhubs-checkpointstore-blob jar 1.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.0
4.1.0
4.0.0
4.0.0-beta.3
4.0.0-beta.2