License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdspring-messaging-azure-eventhubs |
Last Version | Last Version4.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Messaging Azure Event Hubs
Spring Messaging Azure Event Hubs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.azure.spring/spring-messaging-azure-eventhubs/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>spring-messaging-azure-eventhubs</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/spring-messaging-azure-eventhubs/
implementation 'com.azure.spring:spring-messaging-azure-eventhubs:4.2.0'
// https://jarcasting.com/artifacts/com.azure.spring/spring-messaging-azure-eventhubs/
implementation ("com.azure.spring:spring-messaging-azure-eventhubs:4.2.0")
'com.azure.spring:spring-messaging-azure-eventhubs:jar:4.2.0'
<dependency org="com.azure.spring" name="spring-messaging-azure-eventhubs" rev="4.2.0">
<artifact name="spring-messaging-azure-eventhubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='spring-messaging-azure-eventhubs', version='4.2.0')
)
libraryDependencies += "com.azure.spring" % "spring-messaging-azure-eventhubs" % "4.2.0"
[com.azure.spring/spring-messaging-azure-eventhubs "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : spring-messaging-azure | jar | 4.2.0 |
com.azure : azure-messaging-eventhubs | jar | 5.12.0 |
com.azure : azure-messaging-eventhubs-checkpointstore-blob Optional | jar | 1.12.2 |
org.springframework : spring-tx Optional | jar | 5.3.19 |
org.springframework.retry : spring-retry Optional | jar | 1.3.3 |
org.springframework.data : spring-data-commons Optional | jar | 2.6.4 |
io.micrometer : micrometer-core Optional | jar | 1.8.5 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : spring-messaging-azure | test-jar | 4.2.0 |
org.springframework : spring-test | jar | 5.3.19 |
org.mockito : mockito-core | jar | 4.0.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
io.projectreactor : reactor-test | jar | 3.4.17 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |