is not current version
Last Version 1.1.0.RC1

com.microsoft.azure:spring-cloud-starter-azure-eventhub-kafka 1.0.0.RC1


GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-cloud-starter-azure-eventhub-kafka
Version

Version

1.0.0.RC1
Type

Type

jar

Download spring-cloud-starter-azure-eventhub-kafka 1.0.0.RC1


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