Last Version

Spring Cloud Azure Starter 4.2.0

Core starter, including auto-configuration support

License

License

GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

spring-cloud-azure-starter
Version

Version

4.2.0
Type

Type

jar
Description

Description

Spring Cloud Azure Starter
Core starter, including auto-configuration support
Project URL

Project URL

https://microsoft.github.io/spring-cloud-azure
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-java

Download spring-cloud-azure-starter 4.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.7
com.azure.spring : spring-cloud-azure-autoconfigure jar 4.2.0

Project Modules

There are no modules declared in this project.