MVN

com.microsoft.azure : azure-storage-queue

Maven & Gradle

Jan 12, 2019
188 stars

Azure Storage Queue · The Azure Storage Java Queue library.

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-storage-queue</artifactId>
    <version>10.0.1-Preview</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.azure : azure-storage-queue to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 10.0.1-Preview

All Versions

Choose a version of com.microsoft.azure : azure-storage-queue to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
10.0.x
azure-storage-queue-10.0.1-Preview
azure-storage-queue-10.0.0-Preview

How to add a dependency to Maven

Add the following com.microsoft.azure : azure-storage-queue maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-storage-queue</artifactId>
    <version>10.0.1-Preview</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.azure : azure-storage-queue gradle dependency to your build.gradle file:

implementation 'com.microsoft.azure:azure-storage-queue:10.0.1-Preview'

Gradle Kotlin DSL: Add the following com.microsoft.azure : azure-storage-queue gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.azure:azure-storage-queue:10.0.1-Preview")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.azure : azure-storage-queue sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.azure" % "azure-storage-queue" % "10.0.1-Preview"

Advertisement

Dependencies from Group

Aug 10, 2021
391 usages
19 stars
Aug 10, 2021
373 usages
19 stars
Jul 22, 2022
345 usages
2.1k stars
Aug 10, 2021
295 usages
19 stars
Jan 27, 2021
186 usages
189 stars

Discover Dependencies

May 09, 2023
21 usages
Aug 15, 2023
7 usages
Jan 31, 2020
44 usages
Dec 16, 2019
10 stars
Apr 22, 2023
3 usages
2 stars
Jan 28, 2023
6 usages
16 stars
Sep 23, 2019
47.1k stars
Oct 09, 2018
2.3k stars