Last Version

Spring Cloud Azure App Configuration Config 1.3.0

Integration of Spring Cloud Config and Azure App Configuration Service

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-cloud-azure-appconfiguration-config
Version

Version

1.3.0
Type

Type

jar
Description

Description

Spring Cloud Azure App Configuration Config
Integration of Spring Cloud Config and Azure App Configuration Service
Project Organization

Project Organization

Microsoft Corporation

Download spring-cloud-azure-appconfiguration-config 1.3.0


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

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure-processor jar 2.4.3
org.springframework.boot : spring-boot-autoconfigure jar 2.4.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.3
org.springframework.cloud : spring-cloud-context jar 3.0.1
org.springframework.cloud : spring-cloud-starter-bootstrap jar 3.0.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
org.springframework : spring-web jar 5.3.4
com.azure : azure-core jar 1.15.0
com.azure : azure-data-appconfiguration jar 1.1.11
com.azure : azure-identity jar 1.2.5
com.azure : azure-security-keyvault-secrets jar 4.2.7
com.azure : azure-core-http-netty jar 1.9.1
org.apache.commons : commons-lang3 jar 3.11
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.4.3
org.apache.httpcomponents : httpclient jar 4.5.13
org.hibernate.validator : hibernate-validator jar 6.1.7.Final
javax.annotation : javax.annotation-api jar 1.3.2

provided (1)

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

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.6.28
org.springframework.boot : spring-boot-starter-test jar 2.4.3
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-mockito2 jar 2.0.2
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.