Last Version

Microsoft Azure Storage Client SDK 8.6.6

SDK for Microsoft Azure Storage Clients

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-storage
Version

Version

8.6.6
Type

Type

jar
Description

Description

Microsoft Azure Storage Client SDK
SDK for Microsoft Azure Storage Clients
Project URL

Project URL

https://github.com/Azure/azure-storage-java

Download azure-storage 8.6.6


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.4
org.slf4j : slf4j-api jar 1.7.12
org.apache.commons : commons-lang3 jar 3.4
com.microsoft.azure : azure-keyvault-core jar 1.2.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.5
com.microsoft.azure : azure-keyvault-extensions jar 1.0.0
com.microsoft.azure : adal4j jar 1.4.0

Project Modules

There are no modules declared in this project.