Jar examples for a:azure-storage
Microsoft Azure cloud platform java public components. Provide Storage (Blob, Table, Queue, File) support.
You can download jar file azure-storage 4.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add azure-storage-4.0.0.jar to your project.
<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>azure-storage</artifactId> <version>4.0.0</version> </dependency>
compile group: 'com.microsoft.azure', name: 'azure-storage', version: '4.0.0'
libraryDependencies += "com.microsoft.azure" % "azure-storage" % "4.0.0"
<dependency org="com.microsoft.azure" name="azure-storage" rev="4.0.0"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-storage', version='4.0.0'))
'com.microsoft.azure:azure-storage:jar:4.0.0'
Click the following link to download the jar file.
azure-storage-4.0.0-javadoc.jar