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
Files download
File Operation
spring-cloud-azure-starter-stream-eventhubs-4.2.0.jar download
spring-cloud-azure-starter-stream-eventhubs-4.2.0.pom download
spring-cloud-azure-starter-stream-eventhubs-4.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-starter-stream-eventhubs</artifactId>
  <version>4.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.azure.spring:spring-cloud-azure-starter-stream-eventhubs:4.2.0'
Gradle Kotlin
implementation("com.azure.spring:spring-cloud-azure-starter-stream-eventhubs:4.2.0")
Scala SBT
libraryDependencies += "com.azure.spring" % "spring-cloud-azure-starter-stream-eventhubs" % "4.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.azure.spring', module='spring-cloud-azure-starter-stream-eventhubs', version='4.2.0')
)
Apache Ivy
<dependency org="com.azure.spring" name="spring-cloud-azure-starter-stream-eventhubs" rev="4.2.0" />
Leiningen
[com.azure.spring/spring-cloud-azure-starter-stream-eventhubs "4.2.0"]
Apache Buildr
'com.azure.spring:spring-cloud-azure-starter-stream-eventhubs:jar:4.2.0'