is not current version
Last Version 2.0.0-beta.1

com.microsoft.azure:spring-cloud-starter-azure-eventhubs-kafka 1.1.0.M6


GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-cloud-starter-azure-eventhubs-kafka
Version

Version

1.1.0.M6
Type

Type

jar

Download spring-cloud-starter-azure-eventhubs-kafka 1.1.0.M6


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