License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-boot-starter-storage |
Version | Version3.6.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Boot Starter for Azure Storage
Spring Boot Starter for Azure Storage
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot-starter-storage/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-storage</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot-starter-storage/
implementation 'com.azure.spring:azure-spring-boot-starter-storage:3.6.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot-starter-storage/
implementation ("com.azure.spring:azure-spring-boot-starter-storage:3.6.0")
'com.azure.spring:azure-spring-boot-starter-storage:jar:3.6.0'
<dependency org="com.azure.spring" name="azure-spring-boot-starter-storage" rev="3.6.0">
<artifact name="azure-spring-boot-starter-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-boot-starter-storage', version='3.6.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-boot-starter-storage" % "3.6.0"
[com.azure.spring/azure-spring-boot-starter-storage "3.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-boot | jar | 3.6.0 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.5.0 |
com.azure : azure-storage-blob | jar | 12.12.0 |
com.azure : azure-storage-file-share | jar | 12.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |