Last Version

Spring Cloud Azure Stream Binder Event Hubs 4.2.0

Spring Cloud Azure Stream Binder Event Hubs

License

License

GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

spring-cloud-azure-stream-binder-eventhubs
Version

Version

4.2.0
Type

Type

jar
Description

Description

Spring Cloud Azure Stream Binder Event Hubs
Spring Cloud Azure Stream Binder Event Hubs
Project URL

Project URL

https://microsoft.github.io/spring-cloud-azure
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-java

Download spring-cloud-azure-stream-binder-eventhubs 4.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.azure.spring : spring-cloud-azure-autoconfigure jar 4.2.0
com.azure.spring : spring-cloud-azure-stream-binder-eventhubs-core jar 4.2.0
com.azure : azure-messaging-eventhubs-checkpointstore-blob jar 1.12.2
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.6.7
com.azure.spring : spring-cloud-azure-resourcemanager jar 4.2.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream-binder-test jar 3.2.3
org.springframework.boot : spring-boot-starter-test jar 2.6.7
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.