s

spring-cloud-azure-starter-stream-eventhubs

Spring Cloud Azure Starter Stream Event Hubs
https://microsoft.github.io/spring-cloud-azure
The MIT License (MIT)
Spring Cloud Azure
文件下载
文件名 操作
spring-cloud-azure-starter-stream-eventhubs-5.12.0.jar 下载
spring-cloud-azure-starter-stream-eventhubs-5.12.0.pom 下载
spring-cloud-azure-starter-stream-eventhubs-5.12.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-starter-stream-eventhubs</artifactId>
  <version>5.12.0</version>
</dependency>
Gradle Groovy
implementation 'com.azure.spring:spring-cloud-azure-starter-stream-eventhubs:5.12.0'
Gradle Kotlin
implementation("com.azure.spring:spring-cloud-azure-starter-stream-eventhubs:5.12.0")
Scala SBT
libraryDependencies += "com.azure.spring" % "spring-cloud-azure-starter-stream-eventhubs" % "5.12.0"
Groovy Grape
@Grapes(
  @Grab(group='com.azure.spring', module='spring-cloud-azure-starter-stream-eventhubs', version='5.12.0')
)
Apache Ivy
<dependency org="com.azure.spring" name="spring-cloud-azure-starter-stream-eventhubs" rev="5.12.0" />
Leiningen
[com.azure.spring/spring-cloud-azure-starter-stream-eventhubs "5.12.0"]
Apache Buildr
'com.azure.spring:spring-cloud-azure-starter-stream-eventhubs:jar:5.12.0'