| GroupId | GroupIdcom.microsoft.azure.hdinsight.v2018_06_01_preview |
|---|---|
| ArtifactId | ArtifactIdazure-mgmt-hdinsight |
| Version | Version1.3.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| azure-mgmt-hdinsight-1.3.0.pom | |
| azure-mgmt-hdinsight-1.3.0.jar | 423 KB |
| azure-mgmt-hdinsight-1.3.0-sources.jar | 159 KB |
| azure-mgmt-hdinsight-1.3.0-javadoc.jar | 662 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.0</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.0'
// 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.0")
'com.microsoft.azure.hdinsight.v2018_06_01_preview:azure-mgmt-hdinsight:jar:1.3.0'
<dependency org="com.microsoft.azure.hdinsight.v2018_06_01_preview" name="azure-mgmt-hdinsight" rev="1.3.0">
<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.0')
)
libraryDependencies += "com.microsoft.azure.hdinsight.v2018_06_01_preview" % "azure-mgmt-hdinsight" % "1.3.0"
[com.microsoft.azure.hdinsight.v2018_06_01_preview/azure-mgmt-hdinsight "1.3.0"]