Last Version

Azure Storage Spring Boot Autoconfigure 0.1.5

Spring Boot auto configuration package for Azure Storage service

License

License

MIT
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.5
Type

Type

jar
Description

Description

Azure Storage Spring Boot Autoconfigure
Spring Boot auto configuration package for Azure Storage service
Project URL

Project URL

https://github.com/Microsoft/azure-spring-boot-starters
Project Organization

Project Organization

Microsoft
Source Code Management

Source Code Management

https://github.com/Microsoft/azure-spring-boot-starters/tree/master

Download azure-storage-spring-boot-autoconfigure 0.1.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.microsoft.azure : azure-storage jar 5.3.1
org.springframework.boot : spring-boot-starter-validation jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.