License |
License |
---|---|
GroupId | GroupIdcom.azure |
ArtifactId | ArtifactIdazure-storage-queue |
Last Version | Last Version12.14.0-beta.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure client library for Queue Storage
This module contains client library for Microsoft Azure Queue Storage.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure/azure-storage-queue/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-queue</artifactId>
<version>12.14.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-storage-queue/
implementation 'com.azure:azure-storage-queue:12.14.0-beta.1'
// https://jarcasting.com/artifacts/com.azure/azure-storage-queue/
implementation ("com.azure:azure-storage-queue:12.14.0-beta.1")
'com.azure:azure-storage-queue:jar:12.14.0-beta.1'
<dependency org="com.azure" name="azure-storage-queue" rev="12.14.0-beta.1">
<artifact name="azure-storage-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-storage-queue', version='12.14.0-beta.1')
)
libraryDependencies += "com.azure" % "azure-storage-queue" % "12.14.0-beta.1"
[com.azure/azure-storage-queue "12.14.0-beta.1"]
Group / Artifact | Type | Version |
---|---|---|
com.azure : azure-core | jar | 1.29.1 |
com.azure : azure-core-http-netty | jar | 1.12.2 |
com.azure : azure-storage-common | jar | 12.17.0-beta.1 |
Group / Artifact | Type | Version |
---|---|---|
com.azure : azure-storage-common | test-jar | 12.17.0-beta.1 |
com.azure : azure-core-test | jar | 1.9.1 |
io.projectreactor : reactor-test | jar | 3.4.17 |
com.azure : azure-identity | jar | 1.5.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
com.azure : azure-core-http-okhttp | jar | 1.10.1 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |