is not current version
Last Version 4.2.0

Spring Messaging Azure Event Hubs 4.0.0-beta.3

Spring Messaging Azure Event Hubs

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

spring-messaging-azure-eventhubs
Version

Version

4.0.0-beta.3
Type

Type

jar
Description

Description

Spring Messaging Azure Event Hubs
Spring Messaging Azure Event Hubs
Project URL

Project URL

https://microsoft.github.io/spring-cloud-azure
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

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

Download spring-messaging-azure-eventhubs 4.0.0-beta.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.azure.spring : spring-messaging-azure jar 4.0.0-beta.3
com.azure : azure-messaging-eventhubs jar 5.10.3
com.azure : azure-messaging-eventhubs-checkpointstore-blob Optional jar 1.10.2
org.springframework : spring-tx Optional jar 5.3.13
org.springframework.retry : spring-retry Optional jar 1.3.1
org.springframework.data : spring-data-commons Optional jar 2.6.0
io.micrometer : micrometer-core Optional jar 1.8.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (7)

Group / Artifact Type Version
com.azure.spring : spring-messaging-azure test-jar 4.0.0-beta.3
org.mockito : mockito-core jar 4.0.0
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-module-junit4 jar 2.0.9
org.junit.jupiter : junit-jupiter-api jar 5.8.1
io.projectreactor : reactor-test jar 3.4.12
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.