is not current version
Last Version 0.1.5

com.microsoft.azure:azure-mediaservices-spring-boot-autoconfigure 0.1.4

Spring Boot auto configuration package for Azure Media service

Categories

Categories

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

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-mediaservices-spring-boot-autoconfigure
Version

Version

0.1.4
Type

Type

jar

Download azure-mediaservices-spring-boot-autoconfigure 0.1.4


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