| GroupId | GroupIdcom.microsoft.azure.hdinsight.v2018_06_01_preview |
|---|---|
| ArtifactId | ArtifactIdazure-mgmt-hdinsight |
| Version | Version1.3.4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| azure-mgmt-hdinsight-1.3.4.pom | |
| azure-mgmt-hdinsight-1.3.4.jar | 459 KB |
| azure-mgmt-hdinsight-1.3.4-sources.jar | 172 KB |
| azure-mgmt-hdinsight-1.3.4-javadoc.jar | 703 KB |
| Browse |
<!-- 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.4</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.4'
// 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.4")
'com.microsoft.azure.hdinsight.v2018_06_01_preview:azure-mgmt-hdinsight:jar:1.3.4'
<dependency org="com.microsoft.azure.hdinsight.v2018_06_01_preview" name="azure-mgmt-hdinsight" rev="1.3.4">
<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.4')
)
libraryDependencies += "com.microsoft.azure.hdinsight.v2018_06_01_preview" % "azure-mgmt-hdinsight" % "1.3.4"
[com.microsoft.azure.hdinsight.v2018_06_01_preview/azure-mgmt-hdinsight "1.3.4"]