s

spring-cloud-starter-azure-eventhubs-kafka

Azure Spring Cloud Starter Event Hubs Kafka
https://github.com/Azure/azure-sdk-for-java
The MIT License (MIT)
Microsoft Corporation
Files download
File Operation
spring-cloud-starter-azure-eventhubs-kafka-2.0.0-beta.1.jar download
spring-cloud-starter-azure-eventhubs-kafka-2.0.0-beta.1.pom download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>spring-cloud-starter-azure-eventhubs-kafka</artifactId>
  <version>2.0.0-beta.1</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:spring-cloud-starter-azure-eventhubs-kafka:2.0.0-beta.1'
Gradle Kotlin
implementation("com.microsoft.azure:spring-cloud-starter-azure-eventhubs-kafka:2.0.0-beta.1")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "spring-cloud-starter-azure-eventhubs-kafka" % "2.0.0-beta.1"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='spring-cloud-starter-azure-eventhubs-kafka', version='2.0.0-beta.1')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="spring-cloud-starter-azure-eventhubs-kafka" rev="2.0.0-beta.1" />
Leiningen
[com.microsoft.azure/spring-cloud-starter-azure-eventhubs-kafka "2.0.0-beta.1"]
Apache Buildr
'com.microsoft.azure:spring-cloud-starter-azure-eventhubs-kafka:jar:2.0.0-beta.1'
Dependencies
The project has no third-party dependencies