is not current version
Last Version 2.0.0-beta.1

com.microsoft.azure:spring-cloud-starter-azure-eventhubs 1.2.6


GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-cloud-starter-azure-eventhubs
Version

Version

1.2.6
Type

Type

jar

Download spring-cloud-starter-azure-eventhubs 1.2.6


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