| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.microsoft.azure | 
    
| ArtifactId | ArtifactIdazure-svc-mgmt-storage | 
    
| Last Version | Last Version0.9.8 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMicrosoft Azure SDK for Storage Management 
            This package contains Microsoft Azure SDK for Storage Management. 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-storage/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-svc-mgmt-storage</artifactId>
    <version>0.9.8</version>
</dependency>
                // https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-storage/
implementation 'com.microsoft.azure:azure-svc-mgmt-storage:0.9.8'
                // https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-storage/
implementation ("com.microsoft.azure:azure-svc-mgmt-storage:0.9.8")
                'com.microsoft.azure:azure-svc-mgmt-storage:jar:0.9.8'
                <dependency org="com.microsoft.azure" name="azure-svc-mgmt-storage" rev="0.9.8">
  <artifact name="azure-svc-mgmt-storage" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.microsoft.azure', module='azure-svc-mgmt-storage', version='0.9.8')
)
                libraryDependencies += "com.microsoft.azure" % "azure-svc-mgmt-storage" % "0.9.8"
                [com.microsoft.azure/azure-svc-mgmt-storage "0.9.8"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.microsoft.azure : azure-core | jar | 0.9.8 | 
| org.apache.httpcomponents : httpclient | jar | 4.3.6 | 
| javax.inject : javax.inject | jar | 1 | 
| commons-io : commons-io | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.microsoft.azure » azure-core-test | jar | 0.9.8 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.mockito : mockito-all | jar | 1.9.0 | 
| junit : junit | jar | 4.11 | 
| org.bouncycastle : bcprov-jdk16 | jar | 1.46 | 
| com.microsoft.azure : azure-svc-mgmt | jar | 0.9.8 | 
| com.github.tomakehurst : wiremock | jar | 1.47 |