Spring Cloud Azure Actuator AutoConfigure

Spring Cloud Azure Starter Actuator AutoConfigure

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

spring-cloud-azure-actuator-autoconfigure
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Azure Actuator AutoConfigure
Spring Cloud Azure Starter Actuator AutoConfigure
Project URL

Project URL

https://microsoft.github.io/spring-cloud-azure
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

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

Download spring-cloud-azure-actuator-autoconfigure

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.6.7
com.azure.spring : spring-cloud-azure-actuator jar 4.2.0
com.azure.spring : spring-cloud-azure-autoconfigure jar 4.2.0
com.azure : azure-core Optional jar 1.28.0
com.azure : azure-cosmos Optional jar 4.30.0
com.azure : azure-data-appconfiguration Optional jar 1.3.3
com.azure : azure-messaging-eventhubs Optional jar 5.12.0
com.azure : azure-security-keyvault-certificates Optional jar 4.3.2
com.azure : azure-security-keyvault-secrets Optional jar 4.4.2
com.azure : azure-storage-blob Optional jar 12.16.1
com.azure : azure-storage-file-share Optional jar 12.12.2
com.azure : azure-storage-queue Optional jar 12.12.2

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.7
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.0
4.1.0
4.0.0
4.0.0-beta.3
4.0.0-beta.2