| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIdazure-storage |
| Last Version | Last Version8.6.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMicrosoft Azure Storage Client SDK
SDK for Microsoft Azure Storage Clients
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| azure-storage-8.6.6.pom | |
| azure-storage-8.6.6.jar | 891 KB |
| azure-storage-8.6.6-sources.jar | 650 KB |
| azure-storage-8.6.6-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |