is not current version
Last Version 2.8.0-beta.1

Azure Spring Cloud App Configuration Config 2.0.0-beta.2

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.0.0-beta.2
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.0.0-beta.2


<!-- 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.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-appconfiguration-config/
implementation 'com.azure.spring:azure-spring-cloud-appconfiguration-config:2.0.0-beta.2'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-cloud-appconfiguration-config/
implementation ("com.azure.spring:azure-spring-cloud-appconfiguration-config:2.0.0-beta.2")
'com.azure.spring:azure-spring-cloud-appconfiguration-config:jar:2.0.0-beta.2'
<dependency org="com.azure.spring" name="azure-spring-cloud-appconfiguration-config" rev="2.0.0-beta.2">
  <artifact name="azure-spring-cloud-appconfiguration-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-cloud-appconfiguration-config', version='2.0.0-beta.2')
)
libraryDependencies += "com.azure.spring" % "azure-spring-cloud-appconfiguration-config" % "2.0.0-beta.2"
[com.azure.spring/azure-spring-cloud-appconfiguration-config "2.0.0-beta.2"]

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure-processor jar 2.5.0
org.springframework.boot : spring-boot-autoconfigure jar 2.5.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.0
org.springframework.cloud : spring-cloud-starter-bootstrap jar 3.0.2
org.springframework.cloud : spring-cloud-context jar 3.0.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
org.springframework : spring-web jar 5.3.7
com.azure : azure-core jar 1.17.0
com.azure : azure-data-appconfiguration jar 1.1.12
com.azure : azure-identity jar 1.3.1
com.azure : azure-security-keyvault-secrets jar 4.3.0
com.azure : azure-core-http-netty jar 1.10.0
org.hibernate.validator : hibernate-validator jar 6.2.0.Final
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.5.0
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 (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0
org.springframework.boot : spring-boot-starter-test jar 2.5.0
org.junit.vintage : junit-vintage-engine jar 5.7.2
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.