How To Install Java Artifact com.microsoft.azure.azure-storage-blob v11.0.1

com.microsoft.azure azure-storage-blob 11.0.1

Introduction

In this article, we'll learn how to install Java artifact azure-storage-blob from com.microsoft.azure group in version 11.0.1. 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 its own website at: https://github.com/Azure/azure-sdk-for-java. The parent project is: com.azure::azure-client-sdk-parent::1.0.0

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

To install the Azure Storage Blob artifact in version 11.0.1 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 (5)