a

azure-event-hubs-reactive_2.12

azure-event-hubs-reactive
https://github.com/Azure/reactive-event-hubs-java
MIT
com.microsoft.azure
Microsoft
文件下载
文件名 操作
azure-event-hubs-reactive_2.12-0.1.0.jar 下载
azure-event-hubs-reactive_2.12-0.1.0.pom 下载
azure-event-hubs-reactive_2.12-0.1.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-event-hubs-reactive_2.12</artifactId>
  <version>0.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure-event-hubs-reactive_2.12:0.1.0'
Gradle Kotlin
implementation("com.microsoft.azure:azure-event-hubs-reactive_2.12:0.1.0")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure-event-hubs-reactive_2.12" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure-event-hubs-reactive_2.12', version='0.1.0')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure-event-hubs-reactive_2.12" rev="0.1.0" />
Leiningen
[com.microsoft.azure/azure-event-hubs-reactive_2.12 "0.1.0"]
Apache Buildr
'com.microsoft.azure:azure-event-hubs-reactive_2.12:jar:0.1.0'