is not current version
Last Version 2.8.0-beta.1

Azure Spring Cloud App Configuration Config 2.3.0

Integration of Spring Cloud Config and Azure App Configuration Service

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-spring-cloud-appconfiguration-config
Version

Version

2.3.0
Type

Type

jar
Description

Description

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

Project Organization

Microsoft Corporation

Download azure-spring-cloud-appconfiguration-config 2.3.0


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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure-processor jar 2.6.1
org.springframework.boot : spring-boot-autoconfigure jar 2.6.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.1
org.springframework.cloud : spring-cloud-starter-bootstrap jar 3.1.0
org.springframework.cloud : spring-cloud-context jar 3.1.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.azure : azure-core jar 1.23.1
com.azure : azure-data-appconfiguration jar 1.2.4
com.azure : azure-identity jar 1.4.2
com.azure : azure-security-keyvault-secrets jar 4.3.5
com.azure : azure-core-http-netty jar 1.11.4
org.hibernate.validator : hibernate-validator jar 6.2.0.Final
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.6.1
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 (2)

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

Project Modules

There are no modules declared in this project.