is not current version
Last Version 12.17.0-beta.1

Microsoft Azure common module for Storage 12.13.0-beta.1

This module contains common code based for all Microsoft Azure Storage client libraries.

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-common
Version

Version

12.13.0-beta.1
Type

Type

jar
Description

Description

Microsoft Azure common module for Storage
This module contains common code based for all Microsoft Azure Storage client libraries.
Project URL

Project URL

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

Project Organization

Microsoft Corporation

Download azure-storage-common 12.13.0-beta.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.azure : azure-core jar 1.18.0
com.azure : azure-core-http-netty jar 1.10.1

provided (1)

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

test (11)

Group / Artifact Type Version
com.azure : azure-core-test jar 1.6.4
com.azure : azure-identity jar 1.3.4
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
io.projectreactor : reactor-test jar 3.4.8
org.spockframework : spock-core jar 2.0-M4-groovy-2.5
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.1
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.