License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdspring-integration-azure-storage-queue |
Last Version | Last Version4.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Integration Azure Storage Queue
Spring Integration Azure Storage Queue
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.azure.spring/spring-integration-azure-storage-queue/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>spring-integration-azure-storage-queue</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/spring-integration-azure-storage-queue/
implementation 'com.azure.spring:spring-integration-azure-storage-queue:4.2.0'
// https://jarcasting.com/artifacts/com.azure.spring/spring-integration-azure-storage-queue/
implementation ("com.azure.spring:spring-integration-azure-storage-queue:4.2.0")
'com.azure.spring:spring-integration-azure-storage-queue:jar:4.2.0'
<dependency org="com.azure.spring" name="spring-integration-azure-storage-queue" rev="4.2.0">
<artifact name="spring-integration-azure-storage-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='spring-integration-azure-storage-queue', version='4.2.0')
)
libraryDependencies += "com.azure.spring" % "spring-integration-azure-storage-queue" % "4.2.0"
[com.azure.spring/spring-integration-azure-storage-queue "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : spring-integration-azure-core | jar | 4.2.0 |
com.azure.spring : spring-messaging-azure-storage-queue | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.0.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |