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