s

spring-integration-eventhubs

Azure Spring Integration Event Hubs
https://github.com/Azure/azure-sdk-for-java
The MIT License (MIT)
Microsoft Corporation
文件下载
文件名 操作
spring-integration-eventhubs-2.0.0-beta.1.jar 下载
spring-integration-eventhubs-2.0.0-beta.1.pom 下载
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>spring-integration-eventhubs</artifactId>
  <version>2.0.0-beta.1</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:spring-integration-eventhubs:2.0.0-beta.1'
Gradle Kotlin
implementation("com.microsoft.azure:spring-integration-eventhubs:2.0.0-beta.1")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "spring-integration-eventhubs" % "2.0.0-beta.1"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='spring-integration-eventhubs', version='2.0.0-beta.1')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="spring-integration-eventhubs" rev="2.0.0-beta.1" />
Leiningen
[com.microsoft.azure/spring-integration-eventhubs "2.0.0-beta.1"]
Apache Buildr
'com.microsoft.azure:spring-integration-eventhubs:jar:2.0.0-beta.1'
本项目依赖
该项目无第三方依赖