is not current version
Last Version 12.14.0-beta.1

Microsoft Azure client library for Queue Storage 12.10.0

This module contains client library for Microsoft Azure Queue Storage.

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-queue
Version

Version

12.10.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Microsoft Corporation

Download azure-storage-queue 12.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.azure : azure-core jar 1.17.0
com.azure : azure-core-http-netty jar 1.10.0
com.azure : azure-storage-common jar 12.12.0

test (6)

Group / Artifact Type Version
com.azure : azure-storage-common test-jar 12.12.0
com.azure : azure-core-test jar 1.6.3
org.spockframework : spock-core jar 2.0-M4-groovy-2.5
io.projectreactor : reactor-test jar 3.4.6
com.azure : azure-identity jar 1.3.0
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.