azure-storage-blob-java

Installation
SKILL.md

Azure Storage Blob SDK for Java

Build blob storage applications using the Azure Storage Blob SDK for Java.

Installation

<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-storage-blob</artifactId>
    <version>12.33.0</version>
</dependency>

Client Creation

BlobServiceClient

Related skills
Installs
GitHub Stars
2.3K
First Seen
Feb 4, 2026