| Группа | Группаcom.microsoft.azure.hdinsight.v2018_06_01_preview |
|---|---|
| Идентификатор | Идентификаторazure-mgmt-hdinsight |
| Версия | Версия1.3.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| azure-mgmt-hdinsight-1.3.5.pom | |
| azure-mgmt-hdinsight-1.3.5.jar | 5 KB |
| azure-mgmt-hdinsight-1.3.5-sources.jar | 172 KB |
| azure-mgmt-hdinsight-1.3.5-javadoc.jar | 703 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.hdinsight.v2018_06_01_preview/azure-mgmt-hdinsight/ -->
<dependency>
<groupId>com.microsoft.azure.hdinsight.v2018_06_01_preview</groupId>
<artifactId>azure-mgmt-hdinsight</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.hdinsight.v2018_06_01_preview/azure-mgmt-hdinsight/
implementation 'com.microsoft.azure.hdinsight.v2018_06_01_preview:azure-mgmt-hdinsight:1.3.5'
// https://jarcasting.com/artifacts/com.microsoft.azure.hdinsight.v2018_06_01_preview/azure-mgmt-hdinsight/
implementation ("com.microsoft.azure.hdinsight.v2018_06_01_preview:azure-mgmt-hdinsight:1.3.5")
'com.microsoft.azure.hdinsight.v2018_06_01_preview:azure-mgmt-hdinsight:jar:1.3.5'
<dependency org="com.microsoft.azure.hdinsight.v2018_06_01_preview" name="azure-mgmt-hdinsight" rev="1.3.5">
<artifact name="azure-mgmt-hdinsight" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.hdinsight.v2018_06_01_preview', module='azure-mgmt-hdinsight', version='1.3.5')
)
libraryDependencies += "com.microsoft.azure.hdinsight.v2018_06_01_preview" % "azure-mgmt-hdinsight" % "1.3.5"
[com.microsoft.azure.hdinsight.v2018_06_01_preview/azure-mgmt-hdinsight "1.3.5"]