is not current version
Last Version 4.0.0

com.azure.spring:azure-spring-boot-starter-storage 3.8.0

Spring Boot Starter for Azure Storage

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-spring-boot-starter-storage
Version

Version

3.8.0
Type

Type

jar

Download azure-spring-boot-starter-storage 3.8.0


<!-- 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.8.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.8.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot-starter-storage/
implementation ("com.azure.spring:azure-spring-boot-starter-storage:3.8.0")
'com.azure.spring:azure-spring-boot-starter-storage:jar:3.8.0'
<dependency org="com.azure.spring" name="azure-spring-boot-starter-storage" rev="3.8.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.8.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-boot-starter-storage" % "3.8.0"
[com.azure.spring/azure-spring-boot-starter-storage "3.8.0"]