How To Install Java Artifact com.microsoft.azure.azure-storage-blob v10.5.0

com.microsoft.azure azure-storage-blob 10.5.0

Introduction

In this article, we'll learn how to install Java artifact azure-storage-blob from com.microsoft.azure group in version 10.5.0. The artifact is available in 12 versions: 11.0.1 11.0.0 10.5.0 10.4.0 10.3.0 10.2.0 10.1.0 10.0.4-rc 10.0.3-Preview 10.0.2-Preview 10.0.1-Preview 10.0.0-Preview . The Azure Storage Blob project has been released under The MIT License (MIT) license, and has its own website at: https://github.com/Azure/azure-storage-java .

How To Install Java Artifact com.microsoft.azure.azure-storage-blob In Version 10.5.0

To install the Azure Storage Blob artifact in version 10.5.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Azure Storage Blob dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Test dependencies (6)

Licenses

Developers