is not current version
Last Version 1.1.0.RC1

com.microsoft.azure:spring-cloud-azure-eventhub-stream-binder 1.0.0.RC1

Azure Event hub binder for Spring Cloud Stream

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-cloud-azure-eventhub-stream-binder
Version

Version

1.0.0.RC1
Type

Type

jar

Download spring-cloud-azure-eventhub-stream-binder 1.0.0.RC1


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-eventhub-stream-binder/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>spring-cloud-azure-eventhub-stream-binder</artifactId>
    <version>1.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-eventhub-stream-binder/
implementation 'com.microsoft.azure:spring-cloud-azure-eventhub-stream-binder:1.0.0.RC1'
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-eventhub-stream-binder/
implementation ("com.microsoft.azure:spring-cloud-azure-eventhub-stream-binder:1.0.0.RC1")
'com.microsoft.azure:spring-cloud-azure-eventhub-stream-binder:jar:1.0.0.RC1'
<dependency org="com.microsoft.azure" name="spring-cloud-azure-eventhub-stream-binder" rev="1.0.0.RC1">
  <artifact name="spring-cloud-azure-eventhub-stream-binder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='spring-cloud-azure-eventhub-stream-binder', version='1.0.0.RC1')
)
libraryDependencies += "com.microsoft.azure" % "spring-cloud-azure-eventhub-stream-binder" % "1.0.0.RC1"
[com.microsoft.azure/spring-cloud-azure-eventhub-stream-binder "1.0.0.RC1"]