Last Version

Azure Storage Blob 11.0.1

The Azure Storage Java Blob library.

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-storage-blob
Version

Version

11.0.1
Type

Type

jar
Description

Description

Azure Storage Blob
The Azure Storage Java Blob library.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-java

Download azure-storage-blob 11.0.1


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-storage-blob/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-storage-blob</artifactId>
    <version>11.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-storage-blob/
implementation 'com.microsoft.azure:azure-storage-blob:11.0.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-storage-blob/
implementation ("com.microsoft.azure:azure-storage-blob:11.0.1")
'com.microsoft.azure:azure-storage-blob:jar:11.0.1'
<dependency org="com.microsoft.azure" name="azure-storage-blob" rev="11.0.1">
  <artifact name="azure-storage-blob" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-storage-blob', version='11.0.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-storage-blob" % "11.0.1"
[com.microsoft.azure/azure-storage-blob "11.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.microsoft.rest.v2 : client-runtime jar
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
com.microsoft.azure : adal4j jar 1.6.1
junit : junit jar 4.12
org.spockframework : spock-core jar
cglib : cglib-nodep jar
uk.org.lidalia : slf4j-test jar

Project Modules

There are no modules declared in this project.