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