s

spring-cloud-azure-stream-binder-eventhubs-core

Spring Cloud Azure Stream Binder Event Hubs Core
https://microsoft.github.io/spring-cloud-azure
Spring Cloud Azure
Files download
File Operation
spring-cloud-azure-stream-binder-eventhubs-core-4.2.0.jar download
spring-cloud-azure-stream-binder-eventhubs-core-4.2.0.pom download
spring-cloud-azure-stream-binder-eventhubs-core-4.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>spring-cloud-azure-stream-binder-eventhubs-core</artifactId>
  <version>4.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.azure.spring:spring-cloud-azure-stream-binder-eventhubs-core:4.2.0'
Gradle Kotlin
implementation("com.azure.spring:spring-cloud-azure-stream-binder-eventhubs-core:4.2.0")
Scala SBT
libraryDependencies += "com.azure.spring" % "spring-cloud-azure-stream-binder-eventhubs-core" % "4.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.azure.spring', module='spring-cloud-azure-stream-binder-eventhubs-core', version='4.2.0')
)
Apache Ivy
<dependency org="com.azure.spring" name="spring-cloud-azure-stream-binder-eventhubs-core" rev="4.2.0" />
Leiningen
[com.azure.spring/spring-cloud-azure-stream-binder-eventhubs-core "4.2.0"]
Apache Buildr
'com.azure.spring:spring-cloud-azure-stream-binder-eventhubs-core:jar:4.2.0'