Last Version

Azure Spring Boot AutoConfigure 0.1.8

Azure Spring Boot AutoConfigure

License

License

MIT
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-support
Version

Version

0.1.8
Type

Type

jar
Description

Description

Azure Spring Boot AutoConfigure
Azure Spring Boot AutoConfigure
Project URL

Project URL

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

Project Organization

Microsoft
Source Code Management

Source Code Management

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

Download azure-support 0.1.8


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-validation jar
com.google.code.findbugs : annotations jar 2.0.1
org.json : json jar
com.microsoft.azure : spring-data-documentdb Optional jar 0.1.2
com.microsoft.azure : spring-social-microsoft-graph Optional jar 0.1.7
org.springframework.social : spring-social-config Optional jar
com.microsoft.azure : azure-documentdb Optional jar 1.13.0
com.microsoft.azure : azure-media Optional jar 0.9.7
com.microsoft.azure : azure-servicebus Optional jar 1.0.0
com.microsoft.azure : azure-storage Optional jar 5.5.0

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar
org.mockito : mockito-core jar 2.8.9

Project Modules

There are no modules declared in this project.