a

azure-spring-integration-eventhubs

Azure Spring Integration Event Hubs
https://github.com/Azure/azure-sdk-for-java
The MIT License (MIT)
Spring Cloud Azure
Files download
File Operation
azure-spring-integration-eventhubs-4.0.0.jar download
azure-spring-integration-eventhubs-4.0.0.pom download
Apache Maven
<dependency>
  <groupId>com.azure.spring</groupId>
  <artifactId>azure-spring-integration-eventhubs</artifactId>
  <version>4.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.azure.spring:azure-spring-integration-eventhubs:4.0.0'
Gradle Kotlin
implementation("com.azure.spring:azure-spring-integration-eventhubs:4.0.0")
Scala SBT
libraryDependencies += "com.azure.spring" % "azure-spring-integration-eventhubs" % "4.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.azure.spring', module='azure-spring-integration-eventhubs', version='4.0.0')
)
Apache Ivy
<dependency org="com.azure.spring" name="azure-spring-integration-eventhubs" rev="4.0.0" />
Leiningen
[com.azure.spring/azure-spring-integration-eventhubs "4.0.0"]
Apache Buildr
'com.azure.spring:azure-spring-integration-eventhubs:jar:4.0.0'
Dependencies
The project has no third-party dependencies