s

spring-cloud-azure-eventhubs-stream-binder

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