License |
License |
---|---|
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-cloud-storage |
Version | Version2.13.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Cloud Storage
Parent POM for Microsoft Azure SDK for Java
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-storage/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-storage</artifactId>
<version>2.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-storage/
implementation 'com.azure.spring:azure-spring-cloud-storage:2.13.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-storage/
implementation ("com.azure.spring:azure-spring-cloud-storage:2.13.0")
'com.azure.spring:azure-spring-cloud-storage:jar:2.13.0'
<dependency org="com.azure.spring" name="azure-spring-cloud-storage" rev="2.13.0">
<artifact name="azure-spring-cloud-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-cloud-storage', version='2.13.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-cloud-storage" % "2.13.0"
[com.azure.spring/azure-spring-cloud-storage "2.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-cloud-context | jar | 2.13.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.2 |
com.azure : azure-storage-queue Optional | jar | 12.11.3 |
com.azure.spring : azure-spring-integration-storage-queue Optional | jar | 2.13.0 |
org.springframework.boot : spring-boot-actuator-autoconfigure Optional | jar | 2.6.2 |
org.hibernate.validator : hibernate-validator | jar | 6.2.0.Final |
org.springframework.boot : spring-boot-starter-logging | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |