is not current version
Last Version 4.0.0

Azure Spring Boot AutoConfigure 3.7.0

Azure Spring Boot AutoConfigure

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-spring-boot
Version

Version

3.7.0
Type

Type

jar
Description

Description

Azure Spring Boot AutoConfigure
Azure Spring Boot AutoConfigure
Project URL

Project URL

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

Project Organization

Microsoft Corporation

Download azure-spring-boot 3.7.0


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

Dependencies

compile (31)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.5.2
org.slf4j : slf4j-api jar 1.7.31
org.springframework : spring-web jar 5.3.8
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.2
javax.validation : validation-api jar 2.0.1.Final
javax.annotation : javax.annotation-api jar 1.3.2
org.springframework.security : spring-security-core Optional jar 5.5.1
org.springframework.security : spring-security-web Optional jar 5.5.1
org.springframework.security : spring-security-oauth2-client Optional jar 5.5.1
org.springframework.security : spring-security-oauth2-resource-server Optional jar 5.5.1
org.springframework.security : spring-security-oauth2-jose Optional jar 5.5.1
org.springframework.security : spring-security-config Optional jar 5.5.1
com.nimbusds : nimbus-jose-jwt Optional jar 9.10
javax.servlet : javax.servlet-api Optional jar 4.0.1
com.azure : azure-spring-data-cosmos Optional jar 3.9.0
org.springframework.boot : spring-boot-actuator-autoconfigure Optional jar 2.5.2
org.springframework : spring-jms Optional jar 5.3.8
com.microsoft.azure : azure-servicebus-jms Optional jar 0.0.7
org.apache.qpid : qpid-jms-client Optional jar 0.53.0
com.microsoft.azure : msal4j Optional jar 1.10.1
com.azure : azure-identity Optional jar 1.3.3
com.azure : azure-security-keyvault-secrets Optional jar 4.3.1
com.azure : azure-storage-blob Optional jar 12.12.0
com.azure : azure-storage-file-share Optional jar 12.10.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.5.2
org.hibernate.validator : hibernate-validator Optional jar 6.2.0.Final
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.github.spotbugs : spotbugs-annotations Optional jar 4.2.0
org.springframework : spring-core jar 5.3.8
org.springframework : spring-webflux Optional jar 5.3.8
org.springframework : spring-context Optional jar 5.3.8

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.2
org.springframework.boot : spring-boot-starter-web jar 2.5.2
org.mockito : mockito-core jar 3.9.0
com.github.tomakehurst : wiremock-standalone jar 2.24.1
pl.pragmatists : JUnitParams jar 1.1.1
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.