License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-integration-eventhubs |
Version | Version2.6.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Integration Event Hubs
Parent POM for Microsoft Azure SDK for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-eventhubs/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-eventhubs</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-eventhubs/
implementation 'com.azure.spring:azure-spring-integration-eventhubs:2.6.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-eventhubs/
implementation ("com.azure.spring:azure-spring-integration-eventhubs:2.6.0")
'com.azure.spring:azure-spring-integration-eventhubs:jar:2.6.0'
<dependency org="com.azure.spring" name="azure-spring-integration-eventhubs" rev="2.6.0">
<artifact name="azure-spring-integration-eventhubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-integration-eventhubs', version='2.6.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-integration-eventhubs" % "2.6.0"
[com.azure.spring/azure-spring-integration-eventhubs "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-integration-core | jar | 2.6.0 |
com.azure : azure-messaging-eventhubs | jar | 5.8.0 |
com.azure : azure-messaging-eventhubs-checkpointstore-blob | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-integration-test | jar | 2.6.0 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |