is not current version
Last Version 0.1.5

com.microsoft.azure:azure-storage-spring-boot-autoconfigure 0.1.0


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-storage-spring-boot-autoconfigure
Version

Version

0.1.0
Type

Type

jar

Download azure-storage-spring-boot-autoconfigure 0.1.0


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