Last Version

Spring Cloud Azure Stream Event Hub Binder 1.1.0.RC1

Azure Event hub binder for Spring Cloud Stream

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

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

Version

1.1.0.RC1
Type

Type

jar
Description

Description

Spring Cloud Azure Stream Event Hub Binder
Azure Event hub binder for Spring Cloud Stream
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-azure-eventhub-stream-binder 1.1.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.1.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.1.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.1.0.RC1")
'com.microsoft.azure:spring-cloud-azure-eventhub-stream-binder:jar:1.1.0.RC1'
<dependency org="com.microsoft.azure" name="spring-cloud-azure-eventhub-stream-binder" rev="1.1.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.1.0.RC1')
)
libraryDependencies += "com.microsoft.azure" % "spring-cloud-azure-eventhub-stream-binder" % "1.1.0.RC1"
[com.microsoft.azure/spring-cloud-azure-eventhub-stream-binder "1.1.0.RC1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar
com.microsoft.azure : spring-cloud-azure-autoconfigure jar
com.microsoft.azure : spring-cloud-starter-azure-eventhub jar
com.microsoft.azure : azure-eventhubs-eph jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-logging jar
org.hibernate.validator : hibernate-validator jar

test (6)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream-binder-test jar
junit : junit jar
org.mockito : mockito-core jar
org.powermock : powermock-module-junit4 jar
org.powermock : powermock-api-mockito2 jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.