is not current version
Last Version 2.0.0-beta.1

com.microsoft.azure:spring-integration-storage-queue 1.1.0.M4


GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-integration-storage-queue
Version

Version

1.1.0.M4
Type

Type

jar

Download spring-integration-storage-queue 1.1.0.M4


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