a

azure-mgmt-eventhubs

This package contains Microsoft EventHubs Management SDK.
https://github.com/Azure/azure-sdk-for-java
The MIT License (MIT)
Microsoft
文件下载
文件名 操作
azure-mgmt-eventhubs-1.0.0-beta-1.jar 下载
azure-mgmt-eventhubs-1.0.0-beta-1.pom 下载
azure-mgmt-eventhubs-1.0.0-beta-1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.microsoft.azure.eventhubs.v2018_01_01_preview</groupId>
  <artifactId>azure-mgmt-eventhubs</artifactId>
  <version>1.0.0-beta-1</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure.eventhubs.v2018_01_01_preview:azure-mgmt-eventhubs:1.0.0-beta-1'
Gradle Kotlin
implementation("com.microsoft.azure.eventhubs.v2018_01_01_preview:azure-mgmt-eventhubs:1.0.0-beta-1")
Scala SBT
libraryDependencies += "com.microsoft.azure.eventhubs.v2018_01_01_preview" % "azure-mgmt-eventhubs" % "1.0.0-beta-1"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure.eventhubs.v2018_01_01_preview', module='azure-mgmt-eventhubs', version='1.0.0-beta-1')
)
Apache Ivy
<dependency org="com.microsoft.azure.eventhubs.v2018_01_01_preview" name="azure-mgmt-eventhubs" rev="1.0.0-beta-1" />
Leiningen
[com.microsoft.azure.eventhubs.v2018_01_01_preview/azure-mgmt-eventhubs "1.0.0-beta-1"]
Apache Buildr
'com.microsoft.azure.eventhubs.v2018_01_01_preview:azure-mgmt-eventhubs:jar:1.0.0-beta-1'