is not current version
Last Version 2.8.0-beta.1

Azure Spring Cloud App Configuration Config 2.0.0-beta.1

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.1
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.1


<!-- 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.1</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.1'
// 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.1")
'com.azure.spring:azure-spring-cloud-appconfiguration-config:jar:2.0.0-beta.1'
<dependency org="com.azure.spring" name="azure-spring-cloud-appconfiguration-config" rev="2.0.0-beta.1">
  <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.1')
)
libraryDependencies += "com.azure.spring" % "azure-spring-cloud-appconfiguration-config" % "2.0.0-beta.1"
[com.azure.spring/azure-spring-cloud-appconfiguration-config "2.0.0-beta.1"]

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure-processor jar 2.4.5
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
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.11.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
org.springframework : spring-web jar 5.3.6
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.hibernate.validator : hibernate-validator jar 6.1.7.Final
org.apache.commons : commons-lang3 jar 3.11
org.apache.httpcomponents : httpclient jar 4.5.13
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.4.5
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.5
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.