Download azure-mgmt-compute-1.0.0-beta1.jar file - Jar a

Jar examples for a:azure-mgmt-compute

Description

This package contains Microsoft Azure Compute Management SDK.

You can download jar file azure-mgmt-compute 1.0.0-beta1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add azure-mgmt-compute-1.0.0-beta1.jar to your project.

<dependency>
   <groupId>com.microsoft.azure</groupId>
   <artifactId>azure-mgmt-compute</artifactId>
   <version>1.0.0-beta1</version>
</dependency>
compile group: 'com.microsoft.azure', name: 'azure-mgmt-compute', version: '1.0.0-beta1'
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-compute" % "1.0.0-beta1"
<dependency org="com.microsoft.azure" name="azure-mgmt-compute" rev="1.0.0-beta1"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-mgmt-compute', version='1.0.0-beta1'))
'com.microsoft.azure:azure-mgmt-compute:jar:1.0.0-beta1'

Download

Click the following link to download the jar file.

azure-mgmt-compute-1.0.0-beta1-javadoc.jar
azure-mgmt-compute-1.0.0-beta1-sources.jar
azure-mgmt-compute-1.0.0-beta1.jar
azure-mgmt-compute-1.0.0-beta1.pom



Related Tutorials