License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-mgmt-website |
Version | Version1.0.0-beta1 |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK for Website Management
This package contains Microsoft Azure Website Management SDK.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-website/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-website</artifactId>
<version>1.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-website/
implementation 'com.microsoft.azure:azure-mgmt-website:1.0.0-beta1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-website/
implementation ("com.microsoft.azure:azure-mgmt-website:1.0.0-beta1")
'com.microsoft.azure:azure-mgmt-website:jar:1.0.0-beta1'
<dependency org="com.microsoft.azure" name="azure-mgmt-website" rev="1.0.0-beta1">
<artifact name="azure-mgmt-website" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-website', version='1.0.0-beta1')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-website" % "1.0.0-beta1"
[com.microsoft.azure/azure-mgmt-website "1.0.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-client-runtime | jar | 1.0.0-beta1 |
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-mgmt-resources | jar | 1.0.0-beta1 |
junit : junit | jar | 4.12 |