is not current version
Last Version 12.18.0-beta.1

Microsoft Azure client library for Blob Storage 12.15.0-beta.2

This module contains client library for Microsoft Azure Blob Storage.

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-blob
Version

Version

12.15.0-beta.2
Type

Type

jar
Description

Description

Microsoft Azure client library for Blob Storage
This module contains client library for Microsoft Azure Blob Storage.
Project URL

Project URL

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

Project Organization

Microsoft Corporation

Download azure-storage-blob 12.15.0-beta.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.azure : azure-core jar 1.23.0
com.azure : azure-core-http-netty jar 1.11.3
com.azure : azure-storage-common jar 12.15.0-beta.2
com.azure : azure-storage-internal-avro jar 12.2.0-beta.2

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (11)

Group / Artifact Type Version
com.azure : azure-storage-common test-jar 12.15.0-beta.2
com.azure : azure-core-test jar 1.7.4
com.azure : azure-identity jar 1.4.2
io.projectreactor : reactor-test jar 3.4.12
com.microsoft.azure : adal4j jar 1.6.5
cglib : cglib-nodep jar 3.2.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
com.azure : azure-core-http-okhttp jar 1.7.5
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.