License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-integration-eventhubs |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAzure Spring Integration Event Hubs
Azure Spring Integration Event Hubs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-eventhubs/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-eventhubs</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-eventhubs/
implementation 'com.azure.spring:azure-spring-integration-eventhubs:4.0.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-integration-eventhubs/
implementation ("com.azure.spring:azure-spring-integration-eventhubs:4.0.0")
'com.azure.spring:azure-spring-integration-eventhubs:jar:4.0.0'
<dependency org="com.azure.spring" name="azure-spring-integration-eventhubs" rev="4.0.0">
<artifact name="azure-spring-integration-eventhubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-integration-eventhubs', version='4.0.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-integration-eventhubs" % "4.0.0"
[com.azure.spring/azure-spring-integration-eventhubs "4.0.0"]